Skip to content

Commit e7f89ca

Browse files
committed
chore: update module version
1 parent b369051 commit e7f89ca

File tree

2 files changed

+33
-20
lines changed

2 files changed

+33
-20
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
module(name = "codspeed", version = "1.3.0")
1+
module(name = "codspeed")
22

33
bazel_dep(name = "rules_cc", version = "0.0.17")
44
bazel_dep(name = "bazel_skylib", version = "1.7.1")
5-
bazel_dep(name = "platforms", version = "0.0.10")
5+
bazel_dep(name = "platforms", version = "0.0.11")
66

77
# Google Benchmark dependency (for perfcounters support)
88
bazel_dep(name = "libpfm", version = "4.11.0.bcr.1")

MODULE.bazel.lock

Lines changed: 31 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)