From 0ae5c46c9192f0f7e091eaad6faef02695a1a378 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 15 Jan 2018 10:55:04 +0100 Subject: 0.0.1-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efe03dc04..1b8dbd7ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube", "description": "Prototype of a decentralized video streaming platform using P2P (bittorent) directly in the web browser with WebTorrent and Angular 2.", - "version": "0.0.1", + "version": "0.0.1-alpha", "private": true, "licence": "GPLv3", "engines": { -- cgit v1.2.3