diff --git a/Procfile b/Procfile
index 57563f7..2d684f6 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: java -jar -Dspring.profiles.active=prod -Dserver.port=$PORT target/financial-java-api-3.0.0-SNAPSHOT.jar
\ No newline at end of file
+web: java -jar -Dspring.profiles.active=prod -Dserver.port=$PORT target/financial-java-api-3.0.1-SNAPSHOT.jar
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 02b2743..e0a6c1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.github.mariazevedo88
financial-java-api
- 3.0.0-SNAPSHOT
+ 3.0.1-SNAPSHOT
jar
financial-java-api