This commit is contained in:
Rockwell Schrock
2025-08-20 14:16:05 -04:00
parent e7b7af50c6
commit ee6bfbcfa9
+1 -1
View File
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module TRMNL
module Liquid
VERSION = "0.2.2"
VERSION = "0.2.3"
end
end