Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
knalli committed Feb 10, 2016
1 parent 9a0ebbf commit f592c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "angular-translate",
"description": "A translation module for AngularJS",
"version": "2.9.0",
"version": "2.9.0.1",
"main": "./angular-translate.js",
"ignore": [],
"author": "Pascal Precht",
"license": "MIT",
"dependencies": {
"angular": ">=1.2.26 <=1.5"
"angular": ">=1.2.26 <=1.5.0"
}
}

0 comments on commit f592c17

Please sign in to comment.