bump version
CI / test (3.1) (push) Successful in 13s
CI / test (3.2) (push) Successful in 13s
CI / test (3.3) (push) Successful in 13s

This commit is contained in:
2026-06-23 14:53:18 +02:00
parent edc0b2945b
commit 60d4332ef2
+1 -1
View File
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Fiken
VERSION = "0.1.0"
VERSION = "0.1.1"
end