Skip to content

Commit 80a54c7

Browse files
committed
Tag and release 0.3.1
1 parent a08b2e1 commit 80a54c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule RethinkDB.Mixfile do use Mix.Project
22

33
def project do
44
[app: :rethinkdb,
5-
version: "0.3.0",
5+
version: "0.3.1",
66
elixir: "~> 1.0",
77
description: "RethinkDB driver for Elixir",
88
package: package,

0 commit comments

Comments
 (0)