Skip to content

Commit

Permalink
now at version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkdoor committed Nov 3, 2008
1 parent 0343b72 commit 1e6cde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rswing.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Gem::Specification.new do |s|
s.name = "rswing"
s.summary = "RSwing - Ruby-ish wrapper of Swing GUI-Framework for JRuby"
s.description = %q{RSwing is a wrapper of the Swing GUI-Framework of the Java Platform for JRuby. The goal is to provide a ruby-ish wrapper library to Swing, which makes it feel more like an actual ruby library rather than just a plain interface to the java classes.}
s.version = "0.2.0"
s.version = "0.2.1"
s.date = "2008-11-03"
s.author = "Christopher Bertels"
s.email = "bakkdoor@flasht.de"
Expand Down

0 comments on commit 1e6cde0

Please sign in to comment.