Skip to content

Commit 6d361c2

Browse files
committed
Release 1.8.2 for OSGI support
1 parent d758d00 commit 6d361c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## 1.8.2-SNAPSHOT
2-
* Fixed Import-Package in manifest for OSGI deployments
1+
## 1.8.2
2+
* Fixed Import-Package manifest for OSGI deployments
33

44
## 1.8.0
55
* Added new property extension().

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.tinify</groupId>
55
<artifactId>tinify</artifactId>
6-
<version>1.8.2-SNAPSHOT</version>
6+
<version>1.8.2</version>
77
<name>Tinify</name>
88
<description>Java client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.</description>
99
<url>https://tinify.com</url>

0 commit comments

Comments
 (0)