Skip to content

Commit

Permalink
bump version; rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
basti1253 committed Jan 19, 2014
1 parent 2c9365a commit 25f9ed5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/coverflow.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! CoverflowJS - v3.0.0rc1 - 2014-01-19
/*! CoverflowJS - v3.0.0rc3 - 2014-01-19
* Copyright (c) 2008-2014 Paul Baukus, Addy Osmani, Sebastian Sauer, Brandon Belvin, April Barrett; Licensed MIT */
(function( $, undefined ) {

Expand Down
2 changes: 1 addition & 1 deletion dist/coverflow.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/coverflow.standalone.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! CoverflowJS - v3.0.0rc1 - 2014-01-19
/*! CoverflowJS - v3.0.0rc3 - 2014-01-19
* Copyright (c) 2008-2014 Paul Baukus, Addy Osmani, Sebastian Sauer, Brandon Belvin, April Barrett; Licensed MIT */
(function( $, document, window ) {
"use strict";
Expand Down
2 changes: 1 addition & 1 deletion dist/coverflow.standalone.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "CoverflowJS",
"title": "CoverflowJS",
"description": "A jQuery UI powered coverflow component that takes advantage of CSS3 features",
"version": "3.0.0rc1",
"version": "3.0.0rc3",
"author": {
"name": "Paul Baukus, Addy Osmani, Sebastian Sauer, Brandon Belvin, April Barrett",
"url": "https://github.com/coverflowjs/coverflow"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "CoverflowJS",
"title": "CoverflowJS",
"description": "A jQuery UI powered coverflow component that takes advantage of CSS3 features",
"version": "3.0.0rc1",
"version": "3.0.0rc3",
"author": {
"name": "Paul Baukus, Addy Osmani, Sebastian Sauer, Brandon Belvin, April Barrett",
"url": "https://github.com/coverflowjs/coverflow"
Expand Down

0 comments on commit 25f9ed5

Please sign in to comment.