Skip to content

Commit 8fa6c4a

Browse files
committed
Version 0.2.0
Computation of the final geometric mean changed significantly.
1 parent 9545102 commit 8fa6c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "web-tooling-benchmark",
33
"description": "JavaScript Benchmark for common Web Developer workloads",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"repository": "https://github.com/bmeurer/web-tooling-benchmark",
66
"main": "src/cli.js",
77
"scripts": {

0 commit comments

Comments
 (0)