Skip to content

Commit

Permalink
Updated docs / version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Oct 6, 2013
1 parent 31229f5 commit b4e9aaa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ cd to your cloned directory and then

$ bower install

$ gem install compass

## To develop:

$ grunt watch
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b4e9aaa

Please sign in to comment.