From 1f2c05ba3e8711f9ae13d4ab240e1c31be468b46 Mon Sep 17 00:00:00 2001 From: zhaoxudong Date: Fri, 24 Jul 2015 15:47:30 +0800 Subject: [PATCH] Release 0.2.1 --- bower.json | 2 +- dist/universe.js | 2 +- dist/universe.min.js | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 018ae1d..4b1d396 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "universe-bg", - "version": "0.2.0", + "version": "0.2.1", "homepage": "http://html5beta.com/apps/universe.html", "author": { "email": "zxdong@gmail.com", diff --git a/dist/universe.js b/dist/universe.js index 80e2c36..c0102c5 100644 --- a/dist/universe.js +++ b/dist/universe.js @@ -1,6 +1,6 @@ /** * universe-bg - * @version v0.2.0 - 2015-07-24 + * @version v0.2.1 - 2015-07-24 * @link http://html5beta.com/apps/universe.html * @author ZHAO Xudong (zxdong@gmail.com) * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/dist/universe.min.js b/dist/universe.min.js index c4825f4..f741291 100644 --- a/dist/universe.min.js +++ b/dist/universe.min.js @@ -1,6 +1,6 @@ /** * universe-bg - * @version v0.2.0 - 2015-07-24 + * @version v0.2.1 - 2015-07-24 * @link http://html5beta.com/apps/universe.html * @author ZHAO Xudong (zxdong@gmail.com) * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/package.json b/package.json index 35b7a81..fad9300 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "universe-bg", "description": "this plugin will draw simple universe in canvas with three.js", - "version": "0.2.0", + "version": "0.2.1", "keywords": [ "canvas", "three.js",