Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Jan 8, 2025
2 parents a8da07b + 200abf1 commit 04e2e0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/alexdlaird/java-ngrok/compare/2.3.4...HEAD)
## [Unreleased](https://github.com/alexdlaird/java-ngrok/compare/2.3.5...HEAD)

## [2.3.5](https://github.com/alexdlaird/java-ngrok/compare/2.3.4...2.3.5) - 2024-01-08

### Added

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

group "com.github.alexdlaird"
version "2.3.4"
version "2.3.5"

java {
withJavadocJar()
Expand Down

0 comments on commit 04e2e0c

Please sign in to comment.