Skip to content

Commit 4444b1a

Browse files
committed
Bumped v3.0.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent fdcd635 commit 4444b1a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This package is responsible for compiling the application's `response` JSON sche
1212
|----------------------------------------:|----------------------:|--------------------:|
1313
| v1.x | v3.x | ^3.x |
1414
| v2.x | v3.x | ^4.x |
15+
| v3.x | v4.x | ^4.x |
1516

1617
### fast-json-stringify Configuration
1718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fastify/fast-json-stringify-compiler",
33
"description": "Build and manage the fast-json-stringify instances for the fastify framework",
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)