Skip to content

Commit

Permalink
[RELEASE] Bump 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SteNicholas committed May 14, 2024
1 parent 00ed104 commit 6411801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</distributionManagement>

<properties>
<project.version>0.4.2-SNAPSHOT</project.version>
<project.version>0.4.1</project.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
* limitations under the License.
*/

ThisBuild / version := "0.4.2-SNAPSHOT"
ThisBuild / version := "0.4.1"

0 comments on commit 6411801

Please sign in to comment.