Browse Source

Bump version

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

+ 1 - 1
src/mysql.app.src

@@ -16,6 +16,6 @@
 
 {application, mysql, [
     {description, "MySQL/OTP - Erlang MySQL client"},
-    {vsn, "0.0.3"},
+    {vsn, "0.1.0"},
     {modules, []}
 ]}.