mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-07 17:32:45 -04:00
Fix: Bump version (0.2.0)
This commit is contained in:
parent
4cf1a2e3d6
commit
564088793c
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ MRuby::Build.new do |conf|
|
|||
# ...
|
||||
conf.gem github: 'tailix/libkernaux',
|
||||
path: 'pkgs/mruby',
|
||||
branch: 'v0.1.0',
|
||||
checksum_hash: '3afe745485113ea7dbf892871a4318d58c6ab753'
|
||||
branch: 'v0.2.0',
|
||||
checksum_hash: '50e35b187426f8ce814b9580777b96c48767e4bc'
|
||||
# ...
|
||||
end
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue