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 5a81a17 commit f830c10Copy full SHA for f830c10
lib/mysql2.rb
@@ -5,5 +5,5 @@
5
#
6
# A modern MySQL client library for Ruby, binding to libmysql
7
module Mysql2
8
- VERSION = "0.0.1"
+ VERSION = "0.1.0"
9
end
0 commit comments