Skip to content

Commit 05c922b

Browse files
committed
version bump to v2.9.2.rc2
1 parent 21a4782 commit 05c922b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sqlite3/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module SQLite3
22
# (String) the version of the sqlite3 gem, e.g. "2.1.1"
3-
VERSION = "2.9.2.rc1"
3+
VERSION = "2.9.2.rc2"
44
end

0 commit comments

Comments
 (0)