Bump version

This commit is contained in:
Sutou Kouhei 2024-11-09 15:49:07 +09:00 committed by Hiroshi SHIBATA
parent a23c6db5c5
commit a75fabf6a7
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -1,3 +1,3 @@
module Fiddle
VERSION = "1.1.5.dev"
VERSION = "1.1.6.dev"
end