diff --git a/package.json b/package.json index 6989e86..0a39d0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gon", - "version": "1.0.2", + "version": "1.0.3", "description": "A scriptwriter made using ES6 proxies", "main": "main.js", "dependencies": {}, @@ -19,4 +19,4 @@ }, "author": "Manuel Valls Fernández ", "license": "Apache-2.0" -} \ No newline at end of file +}