Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Warren Benedetto committed Feb 21, 2017
1 parent 1ac8daf commit e729e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "dropletjs.sequencer",
"version" : "0.1.3",
"version" : "0.1.4",
"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 e729e8f

Please sign in to comment.