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 fd368a3 commit 063bc7cCopy full SHA for 063bc7c
README.md
@@ -9,7 +9,7 @@ See https://github.com/facebook/zstd
9
Fork from https://github.com/jarredholman/ruby-zstd.
10
11
## Zstd version
12
-v1.1.3 (https://github.com/facebook/zstd/releases/tag/v1.1.3)
+v1.1.4 (https://github.com/facebook/zstd/releases/tag/v1.1.4)
13
14
## Installation
15
lib/zstd-ruby/version.rb
@@ -1,3 +1,3 @@
1
module Zstd
2
- VERSION = "1.1.3.0"
+ VERSION = "1.1.4.0"
3
end
0 commit comments