Skip to content

Commit ba297d9

Browse files
MagnusHJensenMagnusHJensen
andauthored
bump package version (#28)
Co-authored-by: MagnusHJensen <magnus.holm.jensen@lego.dk>
1 parent beca652 commit ba297d9

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.0.0 - [Supports v0.28.2](https://github.com/supabase/storage-api/releases/tag/v0.28.2)
3+
## v1.0.1 - [Supports v0.28.2](https://github.com/supabase/storage-api/releases/tag/v0.28.2)
44
- Added new `FileTransformOptions`.
55
- Updated [javadocs](https://supabase-community.github.io/storage-java)
66
- Cleaned up code a bit.

pom.xml

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

77
<groupId>io.supabase</groupId>
88
<artifactId>storage-java</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<name>Storage Java</name>
1212
<description>An async client library for the Supabase Storage API in Java</description>

0 commit comments

Comments
 (0)