suumo-search

Perform advanced searches on Suumo.jp
git clone https://git.neuralcrash.com/suumo-search.git
Log | Files | Refs | README

commit ddefd8559d5ab88e0726092d762488e7560d5803
parent af5e76748fa2b4fce02dbd48b49d76b75f9e0a3d
Author: Kebigon <git@kebigon.xyz>
Date:   Thu, 20 May 2021 18:51:08 +0900

Start development of version 0.1.3

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

diff --git a/pom.xml b/pom.xml @@ -4,7 +4,7 @@ <groupId>xyz.kebigon</groupId> <artifactId>suumo-search</artifactId> - <version>0.1.2</version> + <version>0.1.3-SNAPSHOT</version> <name>suumo-search</name> <description>Perform advanced searches on Suumo.jp</description>