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 a111724 commit b6845efCopy full SHA for b6845ef
README.md
@@ -10,7 +10,7 @@ See https://github.com/facebook/zstd
10
Fork from https://github.com/jarredholman/ruby-zstd.
11
12
## Zstd version
13
-v1.3.5 (https://github.com/facebook/zstd/tree/v1.3.5)
+v1.3.7 (https://github.com/facebook/zstd/tree/v1.3.7)
14
15
## Installation
16
lib/zstd-ruby/version.rb
@@ -1,3 +1,3 @@
1
module Zstd
2
- VERSION = "1.3.5.0"
+ VERSION = "1.3.7.0"
3
end
0 commit comments