You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/08/24 08:25:15 UTC

[09/13] incubator-weex git commit: * [jsfm] release v0.21.11

* [jsfm] release v0.21.11


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/90fac505
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/90fac505
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/90fac505

Branch: refs/heads/0.16-dev
Commit: 90fac505195151f19e2afc4e5f283a4391ddd3de
Parents: a1136da
Author: Hanks <zh...@gmail.com>
Authored: Wed Aug 23 15:59:04 2017 +0800
Committer: Hanks <zh...@gmail.com>
Committed: Wed Aug 23 15:59:04 2017 +0800

----------------------------------------------------------------------
 package.json                            |     2 +-
 packages/weex-js-framework/index.js     | 43902 +++++++++++++------------
 packages/weex-js-framework/index.min.js |     9 +-
 pre-build/native-bundle-main.js         |    16 +-
 4 files changed, 22056 insertions(+), 21873 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/90fac505/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e108bac..b0e0085 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "version": "0.12.2",
   "subversion": {
     "browser": "0.5.0",
-    "framework": "0.21.10",
+    "framework": "0.21.11",
     "vue-render": "0.12.3",
     "transformer": ">=0.1.5 <0.5"
   },