Skip to content

Commit df06ec2

Browse files
authored
Merge pull request #173 from otan-cockroach/6.0.0beta3
gemspec: update to 6.0.0beta3
2 parents 5444c84 + 9284cf0 commit df06ec2

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.0.0beta2"
7+
spec.version = "6.0.0beta3"
88
spec.licenses = ["Apache-2.0"]
99
spec.authors = ["Cockroach Labs"]
1010
spec.email = ["[email protected]"]

0 commit comments

Comments
 (0)