Skip to content

Commit 5bd7c48

Browse files
committed
Prepare for next release
1 parent ee54352 commit 5bd7c48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mergebounce",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "A debounce implementation that merges passed in objects before finally sending them to the debounced function",
55
"url": "https://github.com/conversejs/mergebounce",
66
"main": "mergebounce.js",

0 commit comments

Comments
 (0)