From 4f2a50ffd22964896adebe9604ff35703d1f80ff Mon Sep 17 00:00:00 2001 From: Daniel Leite de Oliveira Date: Sat, 18 Feb 2017 14:51:46 -0200 Subject: [PATCH] Upgrade to 1.1.1 for add imutability. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0b48b3..4e53a91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "walletjs", - "version": "1.1.0", + "version": "1.1.1", "description": "Now you can handle money without headaches!", "main": "lib/index.js", "scripts": {