Browse Source

Bumped version to 1.0.1

Jannick Knudsen 5 years ago
parent
commit
c3a38dc6c9
3 changed files with 3 additions and 2 deletions
  1. 1 1
      VERSION
  2. 1 0
      VERSIONLOG
  3. 1 1
      package.json

+ 1 - 1
VERSION

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

+ 1 - 0
VERSIONLOG

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

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "opath",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "",
   "main": "index.js",
   "scripts": {