Skip to content

Commit f830c10

Browse files
committed
set version constant to current release
1 parent 5a81a17 commit f830c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mysql2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
#
66
# A modern MySQL client library for Ruby, binding to libmysql
77
module Mysql2
8-
VERSION = "0.0.1"
8+
VERSION = "0.1.0"
99
end

0 commit comments

Comments
 (0)