diff --git a/api/Procfile b/api/Procfile index a84b0c4..da4afb4 100644 --- a/api/Procfile +++ b/api/Procfile @@ -1 +1 @@ -web: java -jar build/libs/com.slime.api-0.0.1-all.jar \ No newline at end of file +web: java -jar build/libs/com.slime.api-0.0.2-all.jar \ No newline at end of file