From df657f1295744a46228b382d9eecf067c80cad14 Mon Sep 17 00:00:00 2001 From: Larry Davis Date: Thu, 27 Aug 2015 11:37:04 -0700 Subject: [PATCH] 0.0.9 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee3bd58..fd9b442 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "domly", - "version": "0.0.8", + "version": "0.0.9", "description": "A template system that generates DOM", "main": "index.js", "engines": {