Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Urigo committed Oct 14, 2014
1 parent f4ebc49 commit 34532d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
version: "0.4.4",
version: "0.4.5",
git: "https://github.com/Urigo/angular-meteor.git"
});

Expand Down
2 changes: 1 addition & 1 deletion smart.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/Urigo/angular-meteor.git",
"author": "Androo Lee & Uri Goldshtein",
"git": "https://github.com/Urigo/angular-meteor.git",
"version": "0.4.4",
"version": "0.4.5",
"packages": {
"bower": {}
},
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "[email protected].33",
"toolVersion": "[email protected].34",
"format": "1.0"
}

0 comments on commit 34532d7

Please sign in to comment.