Skip to content

Commit ced05fe

Browse files
committed
chore: prebump packages version to enable callgraph generation
1 parent 9916e02 commit ced05fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/benchmark.js-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codspeed/benchmark.js-plugin",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Benchmark.js compatibility layer for CodSpeed",
55
"keywords": [
66
"codspeed",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codspeed/core",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "The core Node library used to integrate with Codspeed runners",
55
"keywords": [
66
"codspeed",

packages/tinybench-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codspeed/tinybench-plugin",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "tinybench compatibility layer for CodSpeed",
55
"keywords": [
66
"codspeed",

0 commit comments

Comments
 (0)