Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed May 18, 2016
1 parent 90966c7 commit 17dd663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/notiffany/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Notiffany
VERSION = "0.0.8"
VERSION = "0.1.0"
end

2 comments on commit 17dd663

@sanemat
Copy link

Choose a reason for hiding this comment

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

@e2 Would you push v0.1.0 tag to GitHub, please?

@e2
Copy link
Contributor Author

@e2 e2 commented on 17dd663 Jul 29, 2016

Choose a reason for hiding this comment

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

Thanks for letting me know! The tags were a mess (notiffany was extracted from the Guard project, but I accidentally kept all the old tags from the Guard project!).

I cleaned up the mess. v0.1.0 now points to the correct Guard version in GitHub.

Again - thank you and sorry for the mess.

Please sign in to comment.