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

index e1e83ca493e341d2cd4a4433e0992db2a75d3feb..8016ac03c28be171a98c6bc70040890b8857e8cb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.3-alpha",
+  "version": "0.0.4-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 5c2eac03dac09c37e58a31facbbfde66608f2755..ab868baa1d67d0552133538d3c2e720db76bef9b 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.3-alpha",
+  "version": "0.0.4-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {