Skip to content

Commit

Permalink
Ruby-SDL-FFI 0.2 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacius committed Oct 30, 2009
1 parent b98a4d9 commit 6f17700
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
@@ -1,8 +1,8 @@

= Ruby-SDL-FFI

Version:: 0.1
Date:: 2009-10-24
Version:: 0.2
Date:: 2009-10-30

Homepage:: http://github.com/jacius/ruby-sdl-ffi/
Author:: John Croisant <jacius@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion ruby-sdl-ffi.gemspec
Expand Up @@ -38,7 +38,7 @@ end
$gemspec = Gem::Specification.new do |s|

s.name = "ruby-sdl-ffi"
s.version = "0.1"
s.version = "0.2"
s.authors = ["John Croisant"]
s.email = "jacius@gmail.com"
s.homepage = "http://github.com/jacius/ruby-sdl-ffi/"
Expand Down

0 comments on commit 6f17700

Please sign in to comment.