From e81fff9de8e7f223e68e6200c12dab170840fa02 Mon Sep 17 00:00:00 2001 From: perissology Date: Thu, 29 Mar 2018 10:00:54 -0700 Subject: [PATCH] new version --- .gitignore | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62336de..27f1afa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +build/ +lib/ node_modules/ .DS_Store diff --git a/package.json b/package.json index 67f23c3..7d099c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "giveth-liquidpledging", - "version": "0.0.10", + "version": "0.1.0", "description": "Liquid Pledging Smart Contract", "main": "index.js", "directories": {