Skip to content

Commit fa8ac9e

Browse files
author
haruyama.makoto
committed
Bump version
1 parent 53f3323 commit fa8ac9e

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
@@ -9,7 +9,7 @@ See https://github.com/facebook/zstd
99
Fork from https://github.com/jarredholman/ruby-zstd.
1010

1111
## Zstd version
12-
v1.3.4 (https://github.com/facebook/zstd/tree/v1.3.4)
12+
v1.3.5 (https://github.com/facebook/zstd/tree/v1.3.5)
1313

1414
## Installation
1515

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.4.0"
2+
VERSION = "1.3.5.0"
33
end

0 commit comments

Comments
 (0)