From 8a5448806da286b2f840c33cb618ddbcdb40182d Mon Sep 17 00:00:00 2001 From: koresar Date: Wed, 11 Oct 2017 20:27:08 +1100 Subject: [PATCH] 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a14f37f..5e29389 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stamp-specification", - "version": "1.5.0", + "version": "1.5.1", "description": "The Composables specification and example implementation", "main": "build/compose.js", "scripts": {