Skip to content

Commit 3485819

Browse files
authored
Merge pull request #26 from bmeurer/package/version
Version 0.3.2
2 parents 21ca9e9 + b72b738 commit 3485819

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.3.1",
4+
"version": "0.3.2",
55
"repository": "https://github.com/v8/web-tooling-benchmark",
66
"main": "src/cli.js",
77
"scripts": {

0 commit comments

Comments
 (0)