suumo-search

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

commit 5da71d4580de407cacf835ae9cd24ef9303b7c44
parent d1752ada1e84bdf02d0e251c7d0b4e5ce2134361
Author: Kebigon <git@kebigon.xyz>
Date:   Sun,  5 Apr 2020 18:36:30 +0900

Version 0.1.2
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-SNAPSHOT</version> + <version>0.1.2</version> <name>suumo-search</name> <description>Perform advanced searches on Suumo.jp</description>