Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit 051747d

Browse files
1.3.1-SNAPSHOT
1 parent 2d5fad0 commit 051747d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## Unreleased
8+
9+
710
## [1.3.0] - (2020-07-19)
811
### Added
912
- added [Lombok](https://projectlombok.org/) library

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.tagmycode</groupId>
55
<artifactId>tagmycode-sdk</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.3.0</version>
7+
<version>1.3.1-SNAPSHOT</version>
88
<name>TagMyCode Java SDK</name>
99
<description>Java SDK for TagMyCode REST API</description>
1010
<url>http://tagmycode.com</url>

0 commit comments

Comments
 (0)