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 fedc5ed commit 1e42bebCopy full SHA for 1e42beb
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.4.1 (https://github.com/facebook/zstd/tree/v1.4.1)
+v1.4.2 (https://github.com/facebook/zstd/tree/v1.4.2)
14
15
## Installation
16
lib/zstd-ruby/version.rb
@@ -1,3 +1,3 @@
1
module Zstd
2
- VERSION = "1.4.1.0"
+ VERSION = "1.4.2.0"
3
end
0 commit comments