Skip to content

Commit 3a3bcc5

Browse files
authored
Merge pull request #114 from bgilbert/release
Update for release
2 parents 4563c24 + b5acb1c commit 3a3bcc5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Notable Changes in OpenSlide Java
22

3+
## Version 0.13.2, 2026-06-07
4+
5+
* Add constant for `openslide.barcode` property
6+
7+
38
## Version 0.13.1, 2025-12-02
49

510
* Fix backward compatibility of JARs built with Java \> 22

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55

6-
<version>0.13.1</version>
6+
<version>0.13.2</version>
77

88
<groupId>org.openslide</groupId>
99
<artifactId>openslide-java</artifactId>

0 commit comments

Comments
 (0)