Skip to content

Commit

Permalink
Bumped version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Warren Benedetto committed Dec 29, 2012
1 parent 64c27c7 commit ce07bee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
@@ -1,5 +1,5 @@
{
"name": "DropletJS.Sequencer",
"version": "0.1.0",
"version": "0.1.1",
"main": "./src/DropletJS.Sequencer.min.js"
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name" : "DropletJS.Sequencer",
"version" : "0.1.0",
"version" : "0.1.1",
"description" : "DropletJS.Sequencer executes JavaScript functions in a specified order, waiting for one to finish before executing the next.",
"keywords" : ["sequence", "sequencer","series","synchronous","asynchronous"],
"categories" : ["Utilities"],
Expand Down

0 comments on commit ce07bee

Please sign in to comment.