diff --git a/pom.xml b/pom.xml
index 39a72f2d..162dd64e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
JSCover
jar
JSCover
- 2.0.20
+ 2.0.21-SNAPSHOT
JSCover is a tool that measures code coverage for JavaScript programs.
https://tntim96.github.io/JSCover/
diff --git a/src/main/resources/jscover/configuration.properties b/src/main/resources/jscover/configuration.properties
index c29ec393..451ad616 100644
--- a/src/main/resources/jscover/configuration.properties
+++ b/src/main/resources/jscover/configuration.properties
@@ -1 +1 @@
-version=2.0.20
\ No newline at end of file
+version=2.0.21-SNAPSHOT
\ No newline at end of file