We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c0c12 commit b3d1eeeCopy full SHA for b3d1eee
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.3.3] - 2023-08-23
11
+
12
### Changed
13
14
- Improved HW infos displaying for verbose mode
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jperf",
3
- "version": "1.3.2",
+ "version": "1.3.3",
4
"description": "Modern & lightweight JavaScript code performance testing utility for web browsers and Node.js.",
5
"keywords": [
6
"nodejs",
0 commit comments