diff --git a/package.json b/package.json index afc6137bf..37d855d3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Neon", - "version": "2.17.1", + "version": "2.17.2", "main": "./main.js", "description": "Light wallet for NEO blockchain", "homepage": "https://github.com/CityOfZion/neon-wallet", @@ -311,4 +311,4 @@ "setupTestFrameworkScriptFile": "/__tests__/setupTests.js", "testURL": "http://localhost" } -} \ No newline at end of file +}