Bumped to version v0.0.12-alpha v0.0.12-alpha
authorChocobozzz <me@florianbigard.com>
Thu, 18 Jan 2018 17:34:34 +0000 (18:34 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 18 Jan 2018 17:34:34 +0000 (18:34 +0100)
client/package.json
package.json

index ae0285819d609ffe437e0b4129d5bea5eb15b566..732e8fac74c3d19788bd765b0e55d33d0e05dce6 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "0.0.11-alpha",
+  "version": "0.0.12-alpha",
   "private": true,
   "licence": "GPLv3",
   "author": {
index 5c0e25d91a597b70e88a4abc8d3291b2ab980aac..0963c91614c4a50409850af71de56b4292ace372 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.11-alpha",
+  "version": "0.0.12-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {