Skip to content

Commit 8a8cea8

Browse files
committed
Bumped to version 0.9.0-rc.0
1 parent 09d6182 commit 8a8cea8

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 Mongodb.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/zookzook/elixir-mongodb-driver"
5-
@version "0.9.0"
5+
@version "0.9.0-rc.0"
66

77
def project() do
88
[

0 commit comments

Comments
 (0)