Skip to content

Commit

Permalink
Bump gem to 0.3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danlucraft committed Mar 8, 2010
1 parent 97f0a35 commit 3d2f955
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Expand Up @@ -16,6 +16,10 @@ Internal changes:
* Textmate plugin for dealing with Textmate bundles.
* Application focus in/out events.

Fixes:

* Respects Windows style line delimiters

New contributors:

* Aaron McLeod
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -75,7 +75,7 @@ end

spec = Gem::Specification.new do |s|
s.name = "redcar"
s.version = "0.3.4.1"
s.version = "0.3.4.2"
s.summary = "A JRuby text editor."
s.author = "Daniel Lucraft"
s.email = "dan@fluentradical.com"
Expand Down

0 comments on commit 3d2f955

Please sign in to comment.