Skip to content

Commit

Permalink
updates version to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sskirby committed Sep 19, 2012
1 parent 84244fb commit 05490a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sequel/rails/version.rb
@@ -1,6 +1,6 @@
module Sequel
module Rails
VERSION = '0.3.7'
VERSION = '0.3.8'
def self.version; VERSION; end
end
end

0 comments on commit 05490a8

Please sign in to comment.