From 26ce503cad7d102ee3a51f7fe72340c8f183ac23 Mon Sep 17 00:00:00 2001 From: Diomede Date: Sun, 23 May 2021 18:39:38 +0200 Subject: [PATCH] re-bump version 0.1.4 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index cce7f14..288a070 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "liquid-templates", "name": "Liquid Templates", - "version": "0.1.3", + "version": "0.1.4", "minAppVersion": "0.12.3", "description": "Empower your template with LiquidJS tags", "author": "diomedet", diff --git a/package.json b/package.json index 80871eb..510e76c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquid-templates", - "version": "0.1.3", + "version": "0.1.4", "description": "Empower your template with LiquidJS tags", "main": "main.js", "scripts": {