From 542d34743ec3e844af89a7494b6fb302b09483ba Mon Sep 17 00:00:00 2001 From: jiyinyiyong Date: Wed, 25 Nov 2020 14:39:38 +0800 Subject: [PATCH] release 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94c7a93..8ea186f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cirru-html", - "version": "0.2.3-a1", + "version": "0.2.3", "description": "Template engine that converts Cirru to HTML", "main": "js/index.js", "scripts": {