浏览代码

Bumped version to 0.0.1

deploy1 6 年之前
父节点
当前提交
2c25b6fd2c
共有 3 个文件被更改,包括 17 次插入0 次删除
  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"
+}