Skip to content

Commit ae5cea4

Browse files
Updated version to 0.2.0-BETA1
1 parent 9812697 commit ae5cea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 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.2.0</version>
6+
<version>0.2.0-BETA1</version>
77
<name>Appium REPL</name>
88
<description>Simple Java REPL (Read-eval-print Loop) for controlling mobile apps through Appium</description>
99

0 commit comments

Comments
 (0)