Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit b7e4f1c

Browse files
authored
Update default version to 2.1.x (mirego#67)
1 parent 0af34f5 commit b7e4f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Add this line to your application's Gemfile:
1717

1818
```ruby
19-
gem 'activerecord_json_validator', '~> 2.0.0'
19+
gem 'activerecord_json_validator', '~> 2.1.0'
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)