Skip to content

Commit 063bc7c

Browse files
author
haruyama-makoto
committed
Bump Version
1 parent fd368a3 commit 063bc7c

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.1.3 (https://github.com/facebook/zstd/releases/tag/v1.1.3)
12+
v1.1.4 (https://github.com/facebook/zstd/releases/tag/v1.1.4)
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.1.3.0"
2+
VERSION = "1.1.4.0"
33
end

0 commit comments

Comments
 (0)