diff --git a/package.json b/package.json index f13c51f..b7f10db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "split-filter", "description": "Like Array#filter, but you get to keep both pieces", - "version": "1.1.2", + "version": "1.1.3", "main": "index.js", "repository": "http://git.cryto.net/joepie91/node-split-filter.git", "author": "Sven Slootweg ",