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 a08b2e1 commit 80a54c7Copy full SHA for 80a54c7
mix.exs
@@ -2,7 +2,7 @@ defmodule RethinkDB.Mixfile do use Mix.Project
2
3
def project do
4
[app: :rethinkdb,
5
- version: "0.3.0",
+ version: "0.3.1",
6
elixir: "~> 1.0",
7
description: "RethinkDB driver for Elixir",
8
package: package,
0 commit comments