Skip to content

Commit a4b308b

Browse files
author
Eduardo Barreto Alexandre
committed
Bump version to 1.1.0-rc.8
1 parent 575e808 commit a4b308b

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
@@ -4,7 +4,7 @@ defmodule RZstd.MixProject do
44
@app :r_zstd
55
@name "RZstd"
66
@description "Rust powered NIF bindings to Facebook's Zstd library"
7-
@version "1.1.0-rc.7"
7+
@version "1.1.0-rc.8"
88
@github "https://github.com/sezaru/#{@app}"
99
@author "Eduardo Barreto Alexandre"
1010
@license "MIT"

0 commit comments

Comments
 (0)