Skip to content

Commit b057851

Browse files
committed
release: v0.3.1
1 parent d7b1d8c commit b057851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule ImgDecode.MixProject do
22
use Mix.Project
33

4-
@version "0.3.1-dev"
4+
@version "0.3.1"
55
@github_url "https://github.com/cocoa-xu/image_rs"
66
@dev? String.ends_with?(@version, "-dev")
77
@force_build? System.get_env("IMAGE_RS_BUILD") in ["1", "true"]

0 commit comments

Comments
 (0)