瀏覽代碼

Bumped version to 1.0.2

Jannick Knudsen 6 年之前
父節點
當前提交
e42c443060
共有 4 個文件被更改,包括 4 次插入3 次删除
  1. 1 1
      VERSION
  2. 1 0
      VERSIONLOG
  3. 1 1
      package.json
  4. 1 1
      test/tools2.test.js

+ 1 - 1
VERSION

@@ -1 +1 @@
-v1.0.1
+v1.0.2

+ 1 - 0
VERSIONLOG

@@ -2,3 +2,4 @@ v0.0.1
 v0.0.2
 v0.0.3 | Mon Nov 12 23:55:17 CET 2018 | init
 v1.0.1
+v1.0.2

+ 1 - 1
package.json

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

+ 1 - 1
test/tools2.test.js

@@ -138,7 +138,7 @@
 
 
 
-                it('Can add an `filter` function to be called with apply_filters ARRAY of functions that callback   tool.apply_filters_map(["test",...], inputfunc, done)', function(done) {
+                it('Can add an `filter` function to be called with apply_filters_map ARRAY of functions that callback   tool.apply_filters_map(["test",...], inputfunc, done)', function(done) {
                     var tool = tools();
                     var externalfunca = function(a) {
                         return {