From 90db9779fe22ba565a703652095f9aa538879d9e Mon Sep 17 00:00:00 2001 From: hollingsworthd Date: Fri, 13 May 2016 03:42:47 -0400 Subject: [PATCH] Bump version --- README.md | 4 ++-- ReadMe.txt | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b2fcd4d5..c71a7bbc 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ Or install via Maven: com.machinepublishers jbrowserdriver - [0.13.0, 2.0) + [0.13.1, 2.0) ``` -For other install options, see the [Central Repository](http://search.maven.org/#artifactdetails|com.machinepublishers|jbrowserdriver|0.13.0|jar). +For other install options, see the [Central Repository](http://search.maven.org/#artifactdetails|com.machinepublishers|jbrowserdriver|0.13.1|jar). ## Prerequisites There's no need to install any web browser and this works fine on a server (headless). Java 8 (Oracle JDK/JRE or OpenJDK) is required. diff --git a/ReadMe.txt b/ReadMe.txt index 6c4faa58..394aab6e 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -11,5 +11,5 @@ INSTALLATION: com.machinepublishers jbrowserdriver - [0.13.0, 2.0) + [0.13.1, 2.0) \ No newline at end of file diff --git a/pom.xml b/pom.xml index a4871123..3cc49c91 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ jbrowserdriver ${project.groupId}:${project.artifactId} A programmable, embedded web browser driver compatible with the Selenium WebDriver spec -- fast, headless, WebKit-based, 100% pure Java, and no browser dependencies - 0.13.1-SNAPSHOT + 0.13.2-SNAPSHOT jar https://github.com/machinepublishers/jbrowserdriver