Skip to content

Commit b6845ef

Browse files
author
haruyama.makoto
committed
Bump version
1 parent a111724 commit b6845ef

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.3.5 (https://github.com/facebook/zstd/tree/v1.3.5)
13+
v1.3.7 (https://github.com/facebook/zstd/tree/v1.3.7)
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.3.5.0"
2+
VERSION = "1.3.7.0"
33
end

0 commit comments

Comments
 (0)