Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
Larry Diehl committed Jul 30, 2009
1 parent 7e1ab9f commit 05f5bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataflow.rb
@@ -1,7 +1,7 @@
require 'monitor'

module Dataflow
VERSION = "0.2.0"
VERSION = "0.2.1"

def self.included(cls)
class << cls
Expand Down

0 comments on commit 05f5bd2

Please sign in to comment.