Skip to content

Commit 1b79c75

Browse files
committed
Increment version to 1.4.1 to prepare for a new release.
1 parent 9832019 commit 1b79c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6-
## [Unreleased]
6+
## [1.4.1]
77
### Added
88
- Add a way to return the library version using NosqlDbFactory.getLibraryVersion().
99
- Add NoSQL-SpringSDK/version as extension to http user agent.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.oracle.nosql.sdk</groupId>
88
<artifactId>spring-data-oracle-nosql</artifactId>
9-
<version>1.4.0</version>
9+
<version>1.4.1</version>
1010

1111
<name>Oracle NoSQL Database SDK for Spring Data</name>
1212
<description>Oracle NoSQL Database SDK for Spring Data</description>

0 commit comments

Comments
 (0)