Browse Source

Build 1.3.4

Jay Salvat 11 years ago
parent
commit
80db47b87e
4 changed files with 4 additions and 4 deletions
  1. 1 1
      dist/jquery.vegas.js
  2. 1 1
      dist/jquery.vegas.min.js
  3. 1 1
      dist/metadata.json
  4. 1 1
      package.json

+ 1 - 1
dist/jquery.vegas.js

@@ -1,6 +1,6 @@
  // ----------------------------------------------------------------------------
  // Vegas - Fullscreen Backgrounds and Slideshows with jQuery.
- // v1.3.4 - released 2013-12-16 13:23
+ // v1.3.4 - released 2013-12-16 13:28
  // Licensed under the MIT license.
  // http://vegas.jaysalvat.com/
  // ----------------------------------------------------------------------------

+ 1 - 1
dist/jquery.vegas.min.js

@@ -1,6 +1,6 @@
  // ----------------------------------------------------------------------------
  // Vegas - Fullscreen Backgrounds and Slideshows with jQuery.
- // v1.3.4 - released 2013-12-16 13:23
+ // v1.3.4 - released 2013-12-16 13:28
  // Licensed under the MIT license.
  // http://vegas.jaysalvat.com/
  // ----------------------------------------------------------------------------

+ 1 - 1
dist/metadata.json

@@ -1,4 +1,4 @@
 {
-  "date": "2013-12-16 13:23:14",
+  "date": "2013-12-16 13:28:37",
   "version": "1.3.4"
 }

+ 1 - 1
package.json

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