secure-files

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit defd40e07e245931ac49b850a1c75eb96ef9d758
parent 7ca54ca4ced768a9224c9bef9d88ebf09feb5f94
Author: Kebigon <git@kebigon.xyz>
Date:   Thu, 24 Nov 2022 20:38:27 +0900

Release v0.1.1

Diffstat:
Mpom.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>xyz.kebigon</groupId> <artifactId>secure-files</artifactId> - <version>0.1.0</version> + <version>0.1.1</version> <parent> <groupId>org.springframework.boot</groupId>