Skip to content

Commit

Permalink
0.2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoguchi committed Aug 8, 2012
1 parent c9c8da4 commit c6471ba
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,7 +1,7 @@
{
"name": "everyauth",
"description": "Auth solution (password, facebook, & more) for your node.js Connect & Express apps",
"version": "0.2.32",
"version": "0.2.33",

This comment has been minimized.

Copy link
@Raynos

Raynos Aug 8, 2012

This silently broke my code. If your going to breaking changes bump the minor version

"homepage": "https://github.com/bnoguchi/everyauth/",
"repository": {
"type": "git",
Expand Down

2 comments on commit c6471ba

@bnoguchi
Copy link
Owner Author

Choose a reason for hiding this comment

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

Sorry about that. I unpublished back to 0.2.32. All new changes since then are now in a newly published 0.3.0.

@Raynos
Copy link

@Raynos Raynos commented on c6471ba Aug 8, 2012

Choose a reason for hiding this comment

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

@bnoguchi cool!

Please sign in to comment.