Browse Source

Bump version 0.3.0

Viktor Söderqvist 10 years ago
parent
commit
5c2ddfc7a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/mysql.app.src

+ 1 - 1
src/mysql.app.src

@@ -18,6 +18,6 @@
 
 {application, mysql, [
     {description, "MySQL/OTP - Erlang MySQL client"},
-    {vsn, "0.1.1"},
+    {vsn, "0.3.0"},
     {modules, []}
 ]}.