Selaa lähdekoodia

Bumped version to 0.0.1

deploy1 6 vuotta sitten
vanhempi
commit
2c25b6fd2c
3 muutettua tiedostoa jossa 17 lisäystä ja 0 poistoa
  1. 1 0
      VERSION
  2. 1 0
      VERSIONLOG
  3. 15 0
      package.json

+ 1 - 0
VERSION

@@ -0,0 +1 @@
+v0.0.1

+ 1 - 0
VERSIONLOG

@@ -0,0 +1 @@
+v0.0.1

+ 15 - 0
package.json

@@ -0,0 +1,15 @@
+{
+  "name": "base-image-alt",
+  "version": "0.0.1",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "ssh://git@git.tum.dk/tum.dk/base-image-alt.git"
+  },
+  "author": "",
+  "license": "ISC"
+}