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

index 8016ac03c28be171a98c6bc70040890b8857e8cb..0789cef85afed7608fbeb6811be2aad103c44c1a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.4-alpha",
+  "version": "0.0.5-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index ab868baa1d67d0552133538d3c2e720db76bef9b..6430d50899320a3a903c5bbeadc26de481d520ee 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.4-alpha",
+  "version": "0.0.5-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {