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 e4dfef5 commit ac7de69Copy full SHA for ac7de69
spec/zstd-ruby_spec.rb
@@ -13,7 +13,7 @@
13
14
describe 'zstd_version' do
15
it 'should work' do
16
- expect(Zstd.zstd_version).to eq(10506)
+ expect(Zstd.zstd_version).to eq(10507)
17
end
18
19
0 commit comments