Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
#225: Release v0.1.73 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
proshin-roman committed Jun 8, 2019
1 parent 5c3b0ae commit c475423
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.73] - 2019-06-08
### Added
- [#223](https://github.com/proshin-roman/finapi-java-client/issues/223) - The library now supports finAPI v1.73.0

Expand Down Expand Up @@ -114,7 +116,8 @@ dependencies issue
### Added
- [#73](https://github.com/proshin-roman/finapi-java-client/issues/73) - The library now supports finAPI v1.59.0

[Unreleased]: https://github.com/proshin-roman/finapi-java-client/compare/v0.1.72...HEAD
[Unreleased]: https://github.com/proshin-roman/finapi-java-client/compare/v0.1.73...HEAD
[0.1.73]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.73
[0.1.72]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.72
[0.1.71]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.71
[0.1.70]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.70
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.proshin</groupId>
<artifactId>finapi-java-client</artifactId>
<version>0.1.73-SNAPSHOT</version>
<version>0.1.73</version>
<packaging>jar</packaging>

<name>finAPI Java client</name>
Expand Down

0 comments on commit c475423

Please sign in to comment.