Skip to content
This repository was archived by the owner on Aug 17, 2017. It is now read-only.

Commit ed33f39

Browse files
committed
ready to publish 0.2.3
1 parent ccd400e commit ed33f39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
strong_parameters (0.2.2)
4+
strong_parameters (0.2.3)
55
actionpack (~> 3.0)
66
activemodel (~> 3.0)
77
activesupport (~> 3.0)

lib/strong_parameters/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module StrongParameters
2-
VERSION = "0.2.2"
2+
VERSION = "0.2.3"
33
end

0 commit comments

Comments
 (0)