diff --git a/bower.json b/bower.json index d1eb04a..516796a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Chatter", - "version": "0.1.6", + "version": "0.1.7", "authors": [ "Jake" ], diff --git a/package.json b/package.json index 8f6716e..96d3524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Chatter", - "version": "0.1.6", + "version": "0.1.7", "description": "IRC client written in nw.js and Backbone", "main": "index.html", "private": false,