Skip to content

Commit

Permalink
Version 3.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
tumbarumba committed Aug 1, 2024
1 parent ca4dcfb commit e4c5bdd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Hamcrest Changes

## Version 3.1 (Unreleased)

### Improvements

* TBD

### Bugfixes

* TBD

## Version 3.0 (1st August 2024)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = "org.hamcrest"
version = "3.0"
version = "3.1-SNAPSHOT"

subprojects {
apply plugin: 'checkstyle'
Expand Down

0 comments on commit e4c5bdd

Please sign in to comment.