Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanRada committed Nov 20, 2013
1 parent b1293fa commit c537abe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ To test, do the following:

1. cd to the gem root.
2. bundle install
3. bundle exec rspec spec
3. bundle exec rake

= Contributions

Expand Down
2 changes: 1 addition & 1 deletion lib/washout_builder/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module WashoutBuilder
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit c537abe

Please sign in to comment.