Skip to content

Commit 28121b0

Browse files
committed
bump version to 3.0.0
1 parent c85f3e4 commit 28121b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

benchmarks/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
"@lojhan/resource-pool@file:..":
6-
version "2.0.0"
6+
version "3.0.0"
77

88
generic-pool@^3.9.0:
99
version "3.9.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lojhan/resource-pool",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "A generic resource pool implementation for Node.js written in TypeScript.",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)