Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumping version
  • Loading branch information
brynary committed Nov 7, 2008
1 parent 5766ccf commit ebcef2d
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.2.2'
VERSION = '0.3.0'

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

0 comments on commit ebcef2d

Please sign in to comment.