Skip to content

Commit

Permalink
Update package.json version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmf authored Nov 14, 2016
1 parent 68db144 commit d3caaa9
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": "ng2-stompjs-demo",
"version": "0.0.0",
"version": "2.1.0",
"license": "MIT",
"angular-cli": {},
"scripts": {
Expand Down

3 comments on commit d3caaa9

@JimiC
Copy link
Collaborator

@JimiC JimiC commented on d3caaa9 Nov 14, 2016

Choose a reason for hiding this comment

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

@sjmf Is it version 2.1.0 or 2.0.1?

@sjmf
Copy link
Owner Author

@sjmf sjmf commented on d3caaa9 Nov 14, 2016

Choose a reason for hiding this comment

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

That's a typo. 2.1.0 is what I'd intended. I could force-push a revised commit message?

@JimiC
Copy link
Collaborator

@JimiC JimiC commented on d3caaa9 Nov 15, 2016

Choose a reason for hiding this comment

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

As long as we have it clarified, it's fine.

Please sign in to comment.