From 15515c7f42dfa5f4e4a507c20286f582069888d9 Mon Sep 17 00:00:00 2001 From: Joseph Wynn Date: Fri, 25 Mar 2016 17:27:36 +0000 Subject: [PATCH] 0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e809db..08d582f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plait", - "version": "0.11.5", + "version": "0.12.0", "description": "A minimal JavaScript framework for building isomorphic reactive web components", "main": "lib/index.js", "jsnext:main": "src/index.js",