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

index 0789cef85afed7608fbeb6811be2aad103c44c1a..8981e3271234a3b782329684fd3b45bb828332d1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.5-alpha",
+  "version": "0.0.6-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 6430d50899320a3a903c5bbeadc26de481d520ee..59445ceed1cfd84bd80c7a83914290bcae8cdf14 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.5-alpha",
+  "version": "0.0.6-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {