Bumped to version 0.0.2-alpha v0.0.2-alpha
authorChocobozzz <me@florianbigard.com>
Mon, 15 Jan 2018 10:28:46 +0000 (11:28 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 15 Jan 2018 10:28:46 +0000 (11:28 +0100)
client/package.json
package.json

index 10634c3c4de0a93d1ba524cf5fdbb16e972d13dd..82e15decb1617e7e396d637149903813b1a4d0c5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.0-alpha",
+  "version": "0.0.2-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 213c6e7a669ea9878a90904542c63ea1b59dc3d9..7ab9009c26390c170ae71b7ef4bf4fb57c77579a 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "0.0.0-alpha",
+  "version": "0.0.2-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {