Skip to content

Commit

Permalink
Regenerate gemspec for version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Aug 9, 2013
1 parent 553dccd commit f69e1fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rb-inotify.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "rb-inotify"
s.version = "0.9.0"
s.version = "0.9.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Nathan Weizenbaum"]
s.date = "2013-01-12"
s.date = "2013-08-09"
s.description = "A Ruby wrapper for Linux's inotify, using FFI"
s.email = "nex342@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit f69e1fd

Please sign in to comment.