Compare commits

..

1 Commits

Author SHA1 Message Date
Runar Ingebrigtsen 60d4332ef2 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
2026-06-23 14:53:18 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module Fiken module Fiken
VERSION = "0.1.0" VERSION = "0.1.1"
end end