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 575e808 commit a4b308bCopy full SHA for a4b308b
mix.exs
@@ -4,7 +4,7 @@ defmodule RZstd.MixProject do
4
@app :r_zstd
5
@name "RZstd"
6
@description "Rust powered NIF bindings to Facebook's Zstd library"
7
- @version "1.1.0-rc.7"
+ @version "1.1.0-rc.8"
8
@github "https://github.com/sezaru/#{@app}"
9
@author "Eduardo Barreto Alexandre"
10
@license "MIT"
0 commit comments