You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/09/15 04:59:14 UTC

[royale-typedefs] branch develop updated: update version to 0.9.4

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-typedefs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 69ded5d  update version to 0.9.4
69ded5d is described below

commit 69ded5dc296740f77ea560097066c537b6a41979
Author: Alex Harui <ah...@apache.org>
AuthorDate: Fri Sep 14 21:57:56 2018 -0700

    update version to 0.9.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 589b300..44d85ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.3.1</maven.version>
 
-    <royale.compiler.version>0.9.3-SNAPSHOT</royale.compiler.version>
+    <royale.compiler.version>0.9.4-SNAPSHOT</royale.compiler.version>
     <royale.build-tools.version>1.0.0</royale.build-tools.version>
 
     <git.executable>git</git.executable>