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 53f3323 commit fa8ac9eCopy full SHA for fa8ac9e
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.3.4 (https://github.com/facebook/zstd/tree/v1.3.4)
+v1.3.5 (https://github.com/facebook/zstd/tree/v1.3.5)
13
14
## Installation
15
lib/zstd-ruby/version.rb
@@ -1,3 +1,3 @@
1
module Zstd
2
- VERSION = "1.3.4.0"
+ VERSION = "1.3.5.0"
3
end
0 commit comments