Skip to content

Commit

Permalink
bumped to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsurprenant committed Nov 23, 2011
1 parent 558f557 commit 7c960b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -10,3 +10,6 @@
- examples using simple DSL
- redstorm command usage syntax change
- more doc in README

# 0.2.1, 11-23-2011
- gems support in production cluster
2 changes: 1 addition & 1 deletion lib/red_storm/version.rb
@@ -1,3 +1,3 @@
module RedStorm
VERSION = '0.2.0'
VERSION = '0.2.1'
end
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>redstorm</groupId>
<artifactId>redstorm</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
<name>RedStorm JRuby on Storm</name>

<properties>
Expand Down

0 comments on commit 7c960b2

Please sign in to comment.