Prechádzať zdrojové kódy

Bumped version to 1.0.2

Jannick Knudsen 6 rokov pred
rodič
commit
e42c443060
4 zmenil súbory, kde vykonal 4 pridanie a 3 odobranie
  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 {