We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61cac06 commit d663494Copy full SHA for d663494
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "backburner.js",
3
- "version": "2.0.2",
+ "version": "2.1.0",
4
"description": "Backburner.js is a simple run loop-esque library for coalescing actions",
5
"main": "dist/backburner.js",
6
"jsnext:main": "dist/backburner.js",
0 commit comments