Skip to content

Commit b3d1eee

Browse files
committedAug 23, 2023
Bump version
1 parent b8c0c12 commit b3d1eee

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.3] - 2023-08-23
11+
1012
### Changed
1113

1214
- Improved HW infos displaying for verbose mode

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jperf",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Modern & lightweight JavaScript code performance testing utility for web browsers and Node.js.",
55
"keywords": [
66
"nodejs",

0 commit comments

Comments
 (0)
Failed to load comments.