Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 5d1d8e1

Browse files
committed
chore: release v0.16.3
1 parent fbbec98 commit 5d1d8e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.16.3](https://github.com/KATT/tupleson/compare/0.16.2...0.16.3) (2023-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* update readme more ([#44](https://github.com/KATT/tupleson/issues/44)) ([fbbec98](https://github.com/KATT/tupleson/commit/fbbec9850986730708e14667cb788390673e2c5d))
9+
310
## [0.16.2](https://github.com/KATT/tupleson/compare/0.16.1...0.16.2) (2023-10-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tupleson",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"description": "A hackable JSON serializer/deserializer",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)