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

[ruby/fiddle] Bump version

https://github.com/ruby/fiddle/commit/3784cfeec4
This commit is contained in:
Sutou Kouhei 2021-04-19 16:48:17 +09:00 committed by Nobuyoshi Nakada
parent 4c039a2ea0
commit c0f9191ab6
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -1,3 +1,3 @@
module Fiddle
VERSION = "1.0.8"
VERSION = "1.0.9"
end