Skip to content

Commit

Permalink
version bump to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Eccles authored and Stuart Eccles committed Sep 24, 2019
1 parent c4c6536 commit 044a98e
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
Expand Up @@ -4,7 +4,7 @@ defmodule Okta.MixProject do
def project do
[
app: :okta_api,
version: "0.1.5",
version: "0.1.6",
elixir: "~> 1.9-rc",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 044a98e

Please sign in to comment.