Bumped to version v0.0.8-alpha
authorChocobozzz <me@florianbigard.com>
Mon, 15 Jan 2018 15:43:40 +0000 (16:43 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 15 Jan 2018 15:43:40 +0000 (16:43 +0100)
client/package.json
package.json

index 514e43286cf5beee5f0827323571f441f090646a..d4a381cfc33be963a2eeac2096aff58a5615077e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.7-alpha",
+  "version": "0.0.8-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 0eee93e2b416a07e5528644bae1241278b3e3dac..e896b1cceef2e367cee7f454f0d96062f4860462 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.7-alpha",
+  "version": "0.0.8-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {