Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ttilley committed Jun 29, 2017
1 parent bd1451d commit b3f5062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rb-fsevent/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-

class FSEvent
VERSION = '0.10.0'
VERSION = '0.10.1'
end

1 comment on commit b3f5062

@thibaudgg
Copy link
Member

Choose a reason for hiding this comment

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

👏

Would it worth adding some release notes? (for 0.10.0 too?)

Please sign in to comment.