Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
vefimofff committed May 29, 2019
1 parent ed4f18e commit 2d4b3e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Latest teasy
<dependency>
<groupId>com.wiley</groupId>
<artifactId>teasy</artifactId>
<version>2.0.12</version>
<version>2.0.13</version>
</dependency>
```
Old spring-based teasy will be available in 1.x versions
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>com.wiley</groupId>
<artifactId>teasy</artifactId>
<packaging>jar</packaging>
<version>2.0.12</version>
<version>2.0.13</version>

<name>Teasy</name>
<description>Automation framework to make testing easy</description>
Expand Down

0 comments on commit 2d4b3e8

Please sign in to comment.