Skip to content

Commit

Permalink
chore(version bump)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes committed Oct 20, 2017
1 parent 690037b commit f26fc17
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tnt-scheduler",
"version": "1.0.3",
"version": "1.1.0",
"description": "A promise based scheduler with concurrency control",
"main": "index.js",
"scripts": {
Expand All @@ -21,5 +21,6 @@
"bugs": {
"url": "https://github.com/wesleyakio/tnt-scheduler/issues"
},
"homepage": "https://github.com/wesleyakio/tnt-scheduler#readme"
"homepage": "https://github.com/wesleyakio/tnt-scheduler#readme",
"runkitExampleFilename": "example.js"
}

0 comments on commit f26fc17

Please sign in to comment.