Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
4xposed committed Feb 18, 2020
1 parent 9a84f08 commit b8e05b4
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 @@ -8,7 +8,7 @@ defmodule Minirate.MixProject do
source_url: "https://github.com/4xposed/minirate",
docs: docs(),
package: package(),
version: "0.1.0",
version: "0.1.1",
elixir: "~> 1.8",
build_embedded: Mix.env() == :prod,
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit b8e05b4

Please sign in to comment.