Skip to content

Commit 97dd01b

Browse files
committed
ActiveValidator 1.2.0: Added IP, credit card and date validations
1 parent 6b71c76 commit 97dd01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activevalidators.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $:.unshift lib unless $:.include?(lib)
44

55
Gem::Specification.new do |s|
66
s.name = "activevalidators"
7-
s.version = '1.1.0'
7+
s.version = '1.2.0'
88
s.platform = Gem::Platform::RUBY
99
s.authors = ["Franck Verrot"]
1010
s.email = ["[email protected]"]

0 commit comments

Comments
 (0)