Skip to content

Commit 761e113

Browse files
shaileshmishrashaileshmishra
authored andcommitted
Documentation updated
New Features: • None
1 parent e1cebe3 commit 761e113

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22
## CHANGELOG
33

4+
## Version 1.5.6
5+
###### Date: 27-Jan-2021
6+
Document updated
7+
8+
New Features:
9+
• None
410

511
## Version 1.5.5
612
###### Date: 22-Jan-2021

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.contentstack.sdk</groupId>
88
<artifactId>java</artifactId>
9-
<version>1.5.5</version>
9+
<version>1.5.6</version>
1010
<packaging>jar</packaging>
1111
<name>contentstack-java</name>
1212
<description>Java SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach
@@ -291,6 +291,7 @@
291291
<goals>
292292
<goal>report</goal>
293293
</goals>
294+
294295
</execution>
295296
</executions>
296297
</plugin>

0 commit comments

Comments
 (0)