Skip to content

Commit

Permalink
build: release v4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Oct 12, 2024
1 parent 61399b6 commit ea84cb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.1.0] - 2024-10-12
### Added
- feat: allows raw request body content to be matched.

### Changed
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin

## [4.0.5] - 2024-10-03
### Changed
- chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
projectVersion=0.0.0-SNAPSHOT
projectVersion=4.1.0

0 comments on commit ea84cb2

Please sign in to comment.