Skip to content

Commit 4613407

Browse files
committed
gemspec: make v6.1.1
1 parent a60637d commit 4613407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord-cockroachdb-adapter.gemspec

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

55
Gem::Specification.new do |spec|
66
spec.name = "activerecord-cockroachdb-adapter"
7-
spec.version = "6.1.0"
7+
spec.version = "6.1.1"
88
spec.licenses = ["Apache-2.0"]
99
spec.authors = ["Cockroach Labs"]
1010
spec.email = ["[email protected]"]

0 commit comments

Comments
 (0)