Browse Source

Build v2.0.4

Jay Salvat 10 năm trước cách đây
mục cha
commit
bc0584c21d
5 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 1 1
      bower.json
  2. 1 1
      component.json
  3. 1 1
      dist/vegas.js
  4. 1 1
      dist/vegas.min.js
  5. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.0.3",
+    "version": "2.0.4",
     "main": [
         "dist/vegas.min.js",
         "dist/vegas.min.css"

+ 1 - 1
component.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.0.3",
+    "version": "2.0.4",
     "description": "Vegas - Fullscreen Backgrounds and Slideshows.",
     "homepage": "http://vegas.jaysalvat.com",
     "author": "Jay Salvat",

+ 1 - 1
dist/vegas.js

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------------------------
  * Vegas - Fullscreen Backgrounds and Slideshows.
- * v2.0.3 - built 2015-03-12
+ * v2.0.4 - built 2015-03-12
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

+ 1 - 1
dist/vegas.min.js

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------------------------
  * Vegas - Fullscreen Backgrounds and Slideshows.
- * v2.0.3 - built 2015-03-12
+ * v2.0.4 - built 2015-03-12
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vegas",
-  "version": "2.0.3",
+  "version": "2.0.4",
   "description": "Vegas - Fullscreen Backgrounds and Slideshows.",
   "homepage": "http://vegas.jaysalvat.com",
   "author": "Jay Salvat",