Skip to content

Commit

Permalink
Build dependencies update & version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Dec 10, 2013
1 parent f8aa139 commit 1bbe718
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.5",
"version": "0.0.6",
"devDependencies": {
"angular": "1.2.2",
"angular-mocks": "~1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "QUT Bioacoustics",
"name": "baw-client",
"version": "0.0.5",
"version": "0.0.6",
"description": "The AngularJS client for the QUT Bioacoustics server",
"licenses": {
"type": "Apache",
Expand All @@ -15,7 +15,7 @@
"//": "THE karma-chrome-launcher IS NEEDED TO LAUNCH CHROME PROPERLY ON WINDOWS. REMOVE WHEN PULL REQUEST COMPLETED https://github.com/karma-runner/karma-chrome-launcher",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-clean": "~0.4.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-concat": "~0.3.0",
Expand All @@ -27,7 +27,7 @@
"grunt-html2js": "~0.1.3",
"grunt-conventional-changelog": "~0.1.1",
"grunt-changelog": "~0.1",
"grunt-bump": "0.0.6",
"grunt-bump": "0.0.13",
"grunt-contrib-connect": "~0.5.0",
"connect-modrewrite": "~0.5.7",
"grunt-sass": "~0.7.0",
Expand Down

0 comments on commit 1bbe718

Please sign in to comment.