This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 1215f61  fix up versions
1215f61 is described below

commit 1215f610401f645d87b1455bbd54dbc52eda2e98
Author: Alex Harui <aha...@apache.org>
AuthorDate: Mon Feb 12 21:49:18 2018 -0800

    fix up versions
---
 npm/js-only/package.json | 2 +-
 npm/js-swf/package.json  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/npm/js-only/package.json b/npm/js-only/package.json
index 2c12493..e420bf9 100644
--- a/npm/js-only/package.json
+++ b/npm/js-only/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@apache-royale/royale-js",
-  "version": "0.9.1",
+  "version": "0.9.2",
   "description": "Apache Royale (formerly FlexJS)",
   "keywords": [
     "royale",
diff --git a/npm/js-swf/package.json b/npm/js-swf/package.json
index e5fa5a6..fd1aa19 100644
--- a/npm/js-swf/package.json
+++ b/npm/js-swf/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@apache-royale/royale-js-swf",
-  "version": "0.9.1",
+  "version": "0.9.2",
   "description": "Apache Royale (formerly FlexJS)",
   "keywords": [
        "royale",

-- 
To stop receiving notification emails like this one, please contact
aha...@apache.org.

Reply via email to