Skip to content

Commit

Permalink
Bumping version number to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Dec 29, 2008
1 parent 3a95630 commit 6da3371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webrat.rb
Expand Up @@ -3,7 +3,7 @@
$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__))) unless $LOAD_PATH.include?(File.expand_path(File.dirname(__FILE__)))

module Webrat
VERSION = '0.3.3'
VERSION = '0.3.4'

def self.root #:nodoc:
defined?(RAILS_ROOT) ? RAILS_ROOT : Merb.root
Expand Down

0 comments on commit 6da3371

Please sign in to comment.