npm: vbump to 1.1.1 for when its released

This commit is contained in:
Jared Allard
2016-02-23 23:15:41 -08:00
parent a8c13a436b
commit aa6988c85f
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "nexe",
"description": "create single executables out of your [node/io].js applications",
"license": "MIT",
"version": "1.1.0",
"version": "1.1.1",
"contributors": [
{
"name": "Criag Condon",