Skip to content

Commit

Permalink
Merge pull request #12 from compound-finance/hans/bump-version
Browse files Browse the repository at this point in the history
bump mix.exs version
  • Loading branch information
cwang25 authored Oct 17, 2022
2 parents ff63683 + 743f7fc commit 4aec5e6
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 Circlex.MixProject do
def project do
[
app: :circlex_api,
version: "0.1.11",
version: "0.1.12",
elixir: "~> 1.13",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 4aec5e6

Please sign in to comment.