Rakefile in react-0.0.1 vs Rakefile in react-0.0.2

- old
+ new

@@ -3,10 +3,10 @@ begin require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "react" - gem.version = "0.0.1" + gem.version = "0.0.2" gem.default_executable = 'react' gem.executables = ['react'] gem.summary = %Q{Redis based remote command executor.} gem.description = %Q{A simple application that allows for remote execution of commands.} gem.email = "kriss.kowalik@gmail.com"