Skip to content

Commit

Permalink
Releasing v-3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB committed Mar 8, 2020
1 parent efa1dd4 commit fb97a03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ In order to use a framework, it's important to know it's advantages. Let's see w
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>appium</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>appium</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<description>Robust Automation Framework wrapped over Appium.</description>
<url>https://github.com/WasiqB/coteafs-appium</url>

Expand Down

0 comments on commit fb97a03

Please sign in to comment.