diff --git a/package.json b/package.json index a14d205..5a800f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "todoer", "main": "./lib/main", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "https://github.com/jmanuel1/todoer/"