From 8e886359a4b240a50acfa22a6e88610d6c7f0e43 Mon Sep 17 00:00:00 2001 From: Diomede T Date: Wed, 16 Feb 2022 22:01:06 +0100 Subject: [PATCH] bump version to 0.3.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 28e3305..7983c49 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "liquid-templates", "name": "Liquid Templates", - "version": "0.3.0", + "version": "0.3.1", "minAppVersion": "0.13.10", "description": "Empower your template with LiquidJS tags", "author": "diomedet",