Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
olejrosendahl committed Sep 10, 2015
1 parent c64628d commit 213254d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
attributes_for (0.4.3)
attributes_for (0.4.4)
actionview (>= 3.2, < 5.0)
activemodel (>= 3.2, < 5.0)
chronic_duration (~> 0.10)
Expand Down
2 changes: 1 addition & 1 deletion lib/attributes_for/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AttributesFor
VERSION = "0.4.3"
VERSION = "0.4.4"
end

0 comments on commit 213254d

Please sign in to comment.