We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0232e commit 0a7f7e8Copy full SHA for 0a7f7e8
activerecord-cockroachdb-adapter.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = "activerecord-cockroachdb-adapter"
7
- spec.version = "5.2.1"
+ spec.version = "5.2.2"
8
spec.licenses = ["Apache-2.0"]
9
spec.authors = ["Cockroach Labs"]
10
spec.email = ["[email protected]"]
0 commit comments