Skip to content

Commit

Permalink
Bump version to 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vilppuvuorinen committed Dec 4, 2023
1 parent b48db16 commit fd88e26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres poorly to [Semantic Versioning](https://semver.org/spec

## [Unreleased]

## [0.1.10] - 2023-12-04
### Changed
- Bump dependency versions.

## [0.1.9] - 2023-04-13
### Changed
- Bump checkstyle from 10.8.1 to 10.9.3
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>fi.jubic</groupId>
<artifactId>easyparent</artifactId>
<version>0.1.9</version>
<version>0.1.10</version>
<packaging>pom</packaging>

<name>easyparent</name>
Expand Down

0 comments on commit fd88e26

Please sign in to comment.