Skip to content

Commit

Permalink
chore(bower.json): push interim release to un-break bower
Browse files Browse the repository at this point in the history
  • Loading branch information
nateabele committed Jan 17, 2014
1 parent cf34271 commit f9ce4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ui-router",
"version": "0.2.8",
"version": "0.2.8-bowratic-tedium",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.0.8"
Expand Down

3 comments on commit f9ce4dd

@homerjam
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgive me if this is totally wrong but is it not possible to just move the 0.2.8 tag?

@nateabele
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's bad practice.

@samccone
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👎 unfortunately

this should be
0.2.8-1

Please sign in to comment.