1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[fiddle] Update to 1.0.6

This commit is contained in:
Kenta Murata 2020-12-23 23:40:04 +09:00
parent 28e9344fa4
commit 94015200b6
No known key found for this signature in database
GPG key ID: CEFE8AFB6081B062

View file

@ -1,3 +1,3 @@
module Fiddle
VERSION = "1.0.5"
VERSION = "1.0.6"
end