From 14e033596473719b8c7f6d738d5d8736ffbde1d7 Mon Sep 17 00:00:00 2001 From: shaishavgandhi05 Date: Thu, 6 Sep 2018 08:43:36 -0700 Subject: [PATCH] Prepare for v0.4.1 Signed-off-by: shaishavgandhi05 --- .idea/caches/build_file_checksums.ser | Bin 700 -> 700 bytes gradle.properties | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index b5fe14d01593570ac5b3681e8a69d8ca7f9005de..748b41f88c5e3b6ad92b3300f1d258a8b582879f 100644 GIT binary patch delta 96 zcmV-m0H6Q71-u22mjz|7jgw@NoWl^up@&SYcTNW^Aa3*gy> C#4J<* delta 96 zcmV-m0H6Q71-u22mjz^zzqvP&oWl^*9gNwJ0I~$>fC-rF_(Fb@Zvjpa$P~+hNyuU? zqt>v@lFM_Olg$Bs5Ga4vM7Mh}AKWC^jSkJJ-jiDbP!ZmDIioN3WDv|uWLq=lL#}wP C(k+t! diff --git a/gradle.properties b/gradle.properties index 17761ff..b6a34c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ org.gradle.daemon=true # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=0.5.0-SNAPSHOT +VERSION_NAME=0.4.1 GROUP=com.shaishavgandhi.navigator POM_DESCRIPTION=Annotation processor that eliminates navigation boilerplate