Sfoglia il codice sorgente

Bumped version to 1.0.1

deploy1 6 anni fa
parent
commit
96d191c602
3 ha cambiato i file con 4 aggiunte e 3 eliminazioni
  1. 1 1
      VERSION
  2. 1 0
      VERSIONLOG
  3. 2 2
      package.json

+ 1 - 1
VERSION

@@ -1 +1 @@
-v0.0.1 | Tue Nov 13 00:17:23 CET 2018 | init
+v1.0.1

+ 1 - 0
VERSIONLOG

@@ -1,2 +1,3 @@
 v0.0.0
 v0.0.1 | Tue Nov 13 00:17:23 CET 2018 | init
+v1.0.1

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
     "name": "asystem",
-    "version": "1.0.0",
+    "version": "1.0.1",
     "description": "",
     "main": "index.js",
     "scripts": {
@@ -17,6 +17,6 @@
         "libs": "https://git.tum.dk/tum.dk/libs/archive/v0.0.1.tar.gz",
         "opath": "https://git.tum.dk/tum.dk/opath/archive/v0.0.1.tar.gz",
         "tools2": "https://git.tum.dk/tum.dk/tools2.js/archive/v0.0.3.tar.gz",
-        "sharedkey-thing": "https://git.tum.dk/tum.dk/sharedkey-thing/archive/v0.0.3.tar.gz"
+        "sharedkey-thing": "https://git.tum.dk/tum.dk/sharedkey-thing/archive/v1.0.1.tar.gz"
     }
 }