Skip to content

Commit c38463f

Browse files
Update version number.
1 parent 60df172 commit c38463f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.mobilebox.appium.repl</groupId>
55
<artifactId>appium-repl</artifactId>
6-
<version>0.0.1-SNAPSHOT</version>
6+
<version>0.0.1</version>
77
<name>Appium REPL</name>
88
<description>Simple Java REPL (Read-eval-print Loop) for controlling mobile apps through Appium</description>
99

@@ -119,4 +119,5 @@
119119

120120

121121

122+
<url>https://mobileboxlab.github.io/appium-java-rep</url>
122123
</project>

0 commit comments

Comments
 (0)