From 3e892d1442876637a28542511980812913e0d2ab Mon Sep 17 00:00:00 2001 From: Brian Terlson Date: Thu, 21 Apr 2016 11:24:06 -0700 Subject: [PATCH] v3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34fe18d7..21d92320 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecmarkup", - "version": "3.1.2", + "version": "3.2.0", "description": "Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.", "main": "lib/ecmarkup.js", "scripts": {