Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E56119326 for ; Thu, 7 Apr 2016 07:24:17 +0000 (UTC) Received: (qmail 76008 invoked by uid 500); 7 Apr 2016 07:24:17 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 75842 invoked by uid 500); 7 Apr 2016 07:24:17 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 75601 invoked by uid 99); 7 Apr 2016 07:24:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2016 07:24:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9AF7ADFAB5; Thu, 7 Apr 2016 07:24:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: bigosmallm@apache.org To: commits@flex.apache.org Date: Thu, 07 Apr 2016 07:24:20 -0000 Message-Id: <17806eddfd914e96979cb751b9736969@git.apache.org> In-Reply-To: <624b78f0ba7f49d589210c4f1593d09d@git.apache.org> References: <624b78f0ba7f49d589210c4f1593d09d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [5/5] git commit: [flex-utilities] [refs/heads/develop] - Fix up README; upgrade vesion number to 0.6.0 Fix up README; upgrade vesion number to 0.6.0 Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/c22e215e Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/c22e215e Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/c22e215e Branch: refs/heads/develop Commit: c22e215e2f9dc2547dd53db7c0da6eee64f0a04b Parents: d50c640 Author: OmPrakash Muppirala Authored: Thu Apr 7 00:19:55 2016 -0700 Committer: OmPrakash Muppirala Committed: Thu Apr 7 00:21:08 2016 -0700 ---------------------------------------------------------------------- npm-flexjs/README.md | 13 ++++++++++++- npm-flexjs/package.json | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/c22e215e/npm-flexjs/README.md ---------------------------------------------------------------------- diff --git a/npm-flexjs/README.md b/npm-flexjs/README.md index 2e2d350..bac0c2c 100644 --- a/npm-flexjs/README.md +++ b/npm-flexjs/README.md @@ -52,4 +52,15 @@ Examples ASJSC (Write ActionScript3 targeting HTML5/SVG DOM without requiring JavaScript): Windows: asjsc C:\Users\\AppData\Roaming\npm\node_modules\flexjs\examples\native\USStatesMap\src\USStatesMap.as - Mac: asjsc /usr/local/lib/node_modules/flexjs/examples/native/USStatesMap/src/USStatesMap.as \ No newline at end of file + Mac: asjsc /usr/local/lib/node_modules/flexjs/examples/native/USStatesMap/src/USStatesMap.as + + +Note +================================= + + Note: Apache Flex™, Flex, FlexJS and Apache™ are trademarks of The Apache Software Foundation. + The Apache Flex SDK product page is located here: http://flex.apache.org + + Adobe Flash, Adobe AIR, and Adobe PhoneGap are either registered trademarks or trademarks + of Adobe Systems Incorporated in the United States and/or other countries and are used by + permission from Adobe. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/c22e215e/npm-flexjs/package.json ---------------------------------------------------------------------- diff --git a/npm-flexjs/package.json b/npm-flexjs/package.json index 3b93e08..6181aea 100644 --- a/npm-flexjs/package.json +++ b/npm-flexjs/package.json @@ -1,6 +1,6 @@ { "name": "flexjs", - "version": "0.5.5", + "version": "0.6.0", "description": "Apache FlexJS", "keywords": [ "flex",