mirror of
https://github.com/oen/liquid-template.git
synced 2026-07-22 05:40:24 +00:00
bump version
This commit is contained in:
parent
83a5321a7b
commit
4ca853069b
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "liquid-templates",
|
||||
"name": "Liquid Templates",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"minAppVersion": "0.12.3",
|
||||
"description": "Empower your template with LiquidJS tags",
|
||||
"author": "diomedet",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "liquid-templates",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "Empower your template with LiquidJS tags",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"0.1.2": "0.12.3"
|
||||
"0.1.3": "0.12.3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue