Skip to content

Commit

Permalink
bump to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNenadov committed Mar 29, 2024
1 parent 95ec57f commit 140efaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ All 4 endpoints are covered (Passage Text, Passage Html, Passage Audio, and Pass

## Recent Releases

* v1.3 (November 17, 2023) - https://github.com/MarkNenadov/kESV/releases/download/v1.3/kESV-1.3.jar

* v1.4 (November 18, 2023) - https://github.com/MarkNenadov/kESV/releases/download/v1.4/kESV-1.4.jar

* v1.5 (March 29, 2024) - https://github.com/MarkNenadov/kESV/releases/download/v1.4/kESV-1.5.jar

## Usage

Note: The following examples are showing explicit typing for the purpose of demonstration.
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 @@

<artifactId>kESV</artifactId>
<groupId>org.pythonbyte</groupId>
<version>1.4</version>
<version>1.5</version>
<packaging>jar</packaging>

<name>kESV</name>
Expand Down

0 comments on commit 140efaa

Please sign in to comment.