Bumped to version v1.0.1 v1.0.1
authorChocobozzz <me@florianbigard.com>
Fri, 19 Oct 2018 11:18:45 +0000 (13:18 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 19 Oct 2018 11:18:45 +0000 (13:18 +0200)
client/package.json
package.json

index a1dd94b767fd73fab8e49b6bc2d6dbbc3ab74c65..942b1e50c64aef921ccdebd3114d0b738aab6f7a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "private": true,
   "licence": "GPLv3",
   "author": {
index a730f49788ab30d38a105310fb53b7a3dfdda327..9674cdca3d75b8d0941b8d74bbe0c687da6558f2 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": "1.0.0",
+  "version": "1.0.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {