suumo-search

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

commit f4511f9a3a714cf782105bf0ccef334d49d6325d
parent 7dc43cc92ca285662e126da68a3c387b461feefe
Author: Kebigon <git@kebigon.xyz>
Date:   Fri, 13 Mar 2020 21:11:27 +0900

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