Skip to content

Commit

Permalink
Bump to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Nov 11, 2010
1 parent aae62a3 commit ef87276
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rb-fsevent (0.3.6)
rb-fsevent (0.3.8)

GEM
remote: http://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/rb-fsevent/version.rb
@@ -1,3 +1,3 @@
class FSEvent
VERSION = "0.3.6"
VERSION = "0.3.8"
end

0 comments on commit ef87276

Please sign in to comment.