ember-cli-simple-auth
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -6,4 +6,4 @@ module.exports = { | ||
afterInstall: function() { | ||
return this.addBowerPackageToProject('ember-simple-auth', '0.7.0'); | ||
return this.addBowerPackageToProject('ember-simple-auth', '0.7.1'); | ||
} | ||
}; |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Include the Ember Simple Auth base library into an Ember CLI application.", | ||
@@ -8,0 +8,0 @@ "main": "index.js", |