Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Oct 16, 2015
1 parent e5f53eb commit 1824fc4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
{
"name": "setimmediate",
"description": "A shim for the setImmediate efficient script yielding API",
"version": "1.0.2",
"version": "1.0.3",
"author": "YuzuJS",
"contributors": [
"Domenic Denicola <domenic@domenicdenicola.com> (http://domenic.me)",
"Domenic Denicola <d@domenic.me> (https://domenic.me)",
"Donavon West <github@donavon.com> (http://donavon.com)",
"Yaffle"
],
"license": "MIT",
"repository": "git://github.com/YuzuJS/setImmediate.git",
"bugs": "https://github.com/YuzuJS/setImmediate/issues",
"repository": "YuzuJS/setImmediate",
"main": "setImmediate.js",
"scripts": {
"lint": "jshint setImmediate.js",
Expand Down

0 comments on commit 1824fc4

Please sign in to comment.