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

index 82e15decb1617e7e396d637149903813b1a4d0c5..e1e83ca493e341d2cd4a4433e0992db2a75d3feb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.2-alpha",
+  "version": "0.0.3-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 7ab9009c26390c170ae71b7ef4bf4fb57c77579a..5c2eac03dac09c37e58a31facbbfde66608f2755 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.2-alpha",
+  "version": "0.0.3-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {