Skip to content

Commit

Permalink
chore: release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceEEC committed May 19, 2018
1 parent 10555e6 commit d828384
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 @@ -6,7 +6,7 @@ defmodule Crux.Rest.MixProject do
start_permanent: Mix.env() == :prod,
package: package(),
app: :crux_rest,
version: "0.1.1",
version: "0.1.2",
elixir: "~> 1.6",
description: "Package providing rest functions and rate limiting for the Discord API",
source_url: "https://github.com/SpaceEEC/crux_rest/",
Expand Down

0 comments on commit d828384

Please sign in to comment.