Skip to content

Commit

Permalink
0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed Jan 9, 2016
1 parent 6f9b310 commit 0fbf0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-moment-shim",
"version": "0.7.2",
"version": "0.7.3",
"description": "Brings moment and moment-timezone into your Ember applications",
"scripts": {
"start": "ember server",
Expand Down

4 comments on commit 0fbf0cf

@franzliedke
Copy link

Choose a reason for hiding this comment

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

Can you release these for Bower, too?

@jasonmit
Copy link
Owner Author

Choose a reason for hiding this comment

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

This isn't a bower dependency so not sure I understand

@franzliedke
Copy link

Choose a reason for hiding this comment

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

The latest tagged release on GitHub is 0.6.2 - on NPM it is 0.7.3.

@franzliedke
Copy link

Choose a reason for hiding this comment

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

You might want to push these tags then :)

Please sign in to comment.