Browse Source

Update README.md

Jhonny Mertz 8 years ago
parent
commit
932fe43efd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ In your `pom.xml`:
 		<dependency>
 				<groupId>com.github.jhonnymertz</groupId>
 				<artifactId>java-wkhtmltopdf-wrapper</artifactId>
-				<version>1.0.0-RELEASE</version>
+				<version>1.0.1-RELEASE</version>
 		</dependency>
 	</dependencies>