We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1451d commit b3f5062Copy full SHA for b3f5062
lib/rb-fsevent/version.rb
@@ -1,5 +1,5 @@
1
# -*- encoding: utf-8 -*-
2
3
class FSEvent
4
- VERSION = '0.10.0'
+ VERSION = '0.10.1'
5
end
👏
Would it worth adding some release notes? (for 0.10.0 too?)
1 commit comments
thibaudgg commentedon Jun 29, 2017
👏
Would it worth adding some release notes? (for 0.10.0 too?)