Skip to content

Commit b2e76e2

Browse files
committed
Project: versioning
1 parent 023bf08 commit b2e76e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dispatchqueue",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Swift's [DispatchQueue](https://developer.apple.com/documentation/dispatch/dispatchqueue) recreated in Node.",
55
"main": "Sources/DispatchQueue.js",
66
"keywords": [

0 commit comments

Comments
 (0)