Skip to content

Commit 1e42beb

Browse files
author
haruyama-makoto
committed
Bump Version
1 parent fedc5ed commit 1e42beb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See https://github.com/facebook/zstd
1010
Fork from https://github.com/jarredholman/ruby-zstd.
1111

1212
## Zstd version
13-
v1.4.1 (https://github.com/facebook/zstd/tree/v1.4.1)
13+
v1.4.2 (https://github.com/facebook/zstd/tree/v1.4.2)
1414

1515
## Installation
1616

lib/zstd-ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Zstd
2-
VERSION = "1.4.1.0"
2+
VERSION = "1.4.2.0"
33
end

0 commit comments

Comments
 (0)