diff --git a/README.md b/README.md index 48bf6ca5..5d0da6e3 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ cd to your cloned directory and then $ bower install - $ gem install compass - ## To develop: $ grunt watch diff --git a/bower.json b/bower.json index acc63a7c..0bc39969 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ng-boilerplate", - "version": "0.0.3", + "version": "0.0.4", "devDependencies": { "angular": "~1.2.0", "angular-mocks": "~1.2.0", diff --git a/package.json b/package.json index 389a324c..2a9fcbf2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Anthony Truskinger", "name": "baw-client", - "version": "0.0.3", + "version": "0.0.4", "description": "The AngularJS client for the QUT Bioacoustics server", "licenses": { "type": "Apache",