diff --git a/package.json b/package.json index 8a6febaaf..852e924ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "1.0.16", + "version": "1.0.17", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {