Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Scanferla committed Aug 13, 2014
1 parent df87f19 commit 9bec419
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asteroid",
"version": "0.3.7",
"version": "0.3.8",
"homepage": "https://github.com/mondora/asteroid",
"authors": [
"Paolo Scanferla <[email protected]>"
Expand Down
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ gulp.task("default", function () {
testWatcher.on("change", testHandler);

});

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asteroid",
"version": "0.3.7",
"version": "0.3.8",
"description": "Aletrnative Meteor client",
"main": "dist/node.asteroid.js",
"scripts": {
Expand Down

0 comments on commit 9bec419

Please sign in to comment.