Skip to content

Commit

Permalink
build: Next snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren committed Dec 11, 2023
1 parent 3e6ea01 commit 7b0f2b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Versions

| Plugin version | Default JMH version | Notes |
|--------------------------------------------------------------------------------------------|------------------------------------------------------------|:-------------------------------:|
| [`0.4.7`](https://github.com/ktoso/sbt-jmh/releases/tag/v0.4.7) (sbt 1.3.0+) | [`1.37`](https://github.com/openjdk/jmh/releases/tag/1.37) | |
| [`0.4.6`](https://github.com/ktoso/sbt-jmh/releases/tag/v0.4.6) (sbt 1.3.0+) | [`1.37`](https://github.com/openjdk/jmh/releases/tag/1.37) | |
| [`0.4.5`](https://github.com/ktoso/sbt-jmh/releases/tag/v0.4.5) (sbt 1.3.0+) | [`1.36`](https://github.com/openjdk/jmh/releases/tag/1.36) | |
| [`0.4.4`](https://github.com/ktoso/sbt-jmh/releases/tag/v0.4.4) (sbt 1.3.0+) | [`1.36`](https://github.com/openjdk/jmh/releases/tag/1.36) | |
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "0.4.7"
ThisBuild / version := "0.4.8-SNAPSHOT"

0 comments on commit 7b0f2b6

Please sign in to comment.