Skip to content

Commit 74bf645

Browse files
committed
Bump version to 0.2.0
1 parent 79d95b2 commit 74bf645

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
request_params_validation (0.1.2)
4+
request_params_validation (0.2.0)
55
rails (>= 3)
66

77
GEM
@@ -67,7 +67,7 @@ GEM
6767
marcel (0.3.3)
6868
mimemagic (~> 0.3.2)
6969
method_source (1.0.0)
70-
mimemagic (0.3.4)
70+
mimemagic (0.3.5)
7171
mini_mime (1.0.2)
7272
mini_portile2 (2.4.0)
7373
minitest (5.14.0)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RequestParamsValidation
2-
VERSION = '0.1.2'
2+
VERSION = '0.2.0'
33
end

0 commit comments

Comments
 (0)