Przeglądaj źródła

Bump version to 0.6.1

afrokick 4 lat temu
rodzic
commit
0b6b766226
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "peer",
-  "version": "0.6.0",
+  "version": "0.6.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peer",
-  "version": "0.6.0",
+  "version": "0.6.1",
   "description": "PeerJS server component",
   "main": "dist/src/index.js",
   "bin": {