Skip to content

Commit

Permalink
fixes hex version
Browse files Browse the repository at this point in the history
  • Loading branch information
jscott22 committed Feb 10, 2019
1 parent dadc78c commit 8c37de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Bigtable.MixProject do
use Mix.Project

@version "0.2.3"
@version "0.3.0"

def project do
[
Expand Down

0 comments on commit 8c37de3

Please sign in to comment.