From c3d6cf531cff62dd55f098bbc3350b27237994ef Mon Sep 17 00:00:00 2001 From: Vladimir Starkov Date: Mon, 9 May 2016 09:27:07 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a38a654..2d5e2e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neat-contract", - "version": "1.0.1", + "version": "1.1.0", "description": "yet another one contract library, data flow focused", "main": "index.es5.js", "jsnext:main": "index.js",