Skip to content

Commit cbcce68

Browse files
committed
Project: versioning
1 parent fd1a30e commit cbcce68

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.3",
3+
"version": "0.4.0",
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)