We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b1d8c commit b057851Copy full SHA for b057851
mix.exs
@@ -1,7 +1,7 @@
1
defmodule ImgDecode.MixProject do
2
use Mix.Project
3
4
- @version "0.3.1-dev"
+ @version "0.3.1"
5
@github_url "https://github.com/cocoa-xu/image_rs"
6
@dev? String.ends_with?(@version, "-dev")
7
@force_build? System.get_env("IMAGE_RS_BUILD") in ["1", "true"]
0 commit comments