Skip to content

Commit a2d25dc

Browse files
authored
Merge pull request #27 from coinbase-samples/version-bump
update version
2 parents e23e5a8 + 691d41d commit a2d25dc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.5.1] - 2025-10-30
4+
5+
### Fixed
6+
- Fixed casing in FCM, XM, and PM class files due to git case sensitivity miss
7+
38
## [1.5.0] - 2025-10-28
49

510
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<description>Sample Java SDK for the Coinbase Prime REST APIs</description>
2222
<groupId>com.coinbase.prime</groupId>
2323
<url>https://github.com/coinbase-samples/prime-sdk-java</url>
24-
<version>1.5.0</version>
24+
<version>1.5.1</version>
2525
<licenses>
2626
<license>
2727
<name>Apache License, Version 2.0</name>

0 commit comments

Comments
 (0)