new version

This commit is contained in:
perissology 2018-03-29 10:00:54 -07:00
parent 36b72e5c45
commit e81fff9de8
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
build/
lib/
node_modules/
.DS_Store

View File

@ -1,6 +1,6 @@
{
"name": "giveth-liquidpledging",
"version": "0.0.10",
"version": "0.1.0",
"description": "Liquid Pledging Smart Contract",
"main": "index.js",
"directories": {