Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Dec 23, 2014
1 parent 19e29e3 commit 95eb9bf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "bespoke-advanced",
"version": "1.0.0",
"version": "1.0.1",
"main": "./dist/bespoke-advanced.js",
"ignore": [
"**/.*"
Expand Down
2 changes: 1 addition & 1 deletion dist/bespoke-advanced.js
@@ -1,5 +1,5 @@
/*!
* bespoke-advanced v1.0.0
* bespoke-advanced v1.0.1
*
* Copyright 2014, Joel Purra
* This content is released under the MIT license
Expand Down
2 changes: 1 addition & 1 deletion dist/bespoke-advanced.min.js

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

5 changes: 3 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "bespoke-advanced",
"version": "1.0.0",
"version": "1.0.1",
"description": "Auto advance slides on a timer in Bespoke.js",
"homepage": "https://github.com/joelpurra/bespoke-advanced",
"bugs": "https://github.com/joelpurra/bespoke-advanced/issues",
Expand Down Expand Up @@ -46,7 +46,8 @@
"lodash": "^2.4.1",
"vinyl-buffer": "0.0.0",
"vinyl-map": "^1.0.1",
"vinyl-source-stream": "^0.1.1"
"vinyl-source-stream": "^0.1.1",
"bespoke-convenient": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 95eb9bf

Please sign in to comment.