From cfdbf90898605dab860df2f91078f9e6418c38a4 Mon Sep 17 00:00:00 2001 From: Jacob Beard Date: Wed, 5 Apr 2017 13:20:23 -0400 Subject: [PATCH] release 1.4.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 0391638..967131f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "scion-core", - "version": "1.2.2", + "version": "1.4.0", "author": { "name": "Jacob Beard", "email": "jake@jacobeanrnd.com" diff --git a/package.json b/package.json index a02ddd3..421b1bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scion-core", - "version": "1.3.2", + "version": "1.4.0", "description": "StateCharts Interpretation and Optimization eNgine (SCION) CORE is an implementation of Statecharts in JavaScript.", "keywords": [ "scxml",