Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwz committed Apr 14, 2013
1 parent 57fb205 commit 346128d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -217,7 +217,7 @@ end

## Installation

* add `gem 'nestive', '~> 0.2'` to your Gemfile
* add `gem 'nestive', '~> 0.4'` to your Gemfile
* run `bundle`

## Compatibility
Expand Down
2 changes: 1 addition & 1 deletion lib/nestive/version.rb
@@ -1,3 +1,3 @@
module Nestive
VERSION = '0.2.1'
VERSION = '0.4.0'
end

0 comments on commit 346128d

Please sign in to comment.