Skip to content

Commit 272344c

Browse files
committed
chore(release): v0.0.14
1 parent 31d83eb commit 272344c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# plainjob
22

3+
## v0.0.14
4+
5+
[compare changes](https://github.com/justplainstuff/plainjobs/compare/v0.0.13...v0.0.14)
6+
37
## v0.0.13
48

59
[compare changes](https://github.com/justplainstuff/plainjobs/compare/v0.0.5...v0.0.13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plainjob",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "A queue based on SQLite capable of processing 15k jobs/s.",
55
"type": "module",
66
"main": "dist/plainjob.js",

0 commit comments

Comments
 (0)