From 89b13f4c60a8dbf98f920a22d170c261fac8c7e6 Mon Sep 17 00:00:00 2001 From: Adam Murdoch Date: Wed, 20 Feb 2013 17:24:12 +1100 Subject: [PATCH] Fixed version number. --- readme.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 38c31a1..33e3951 100755 --- a/readme.md +++ b/readme.md @@ -58,7 +58,7 @@ this: } dependencies { - compile "net.rubygrapefruit:native-platform:0.4" + compile "net.rubygrapefruit:native-platform:0.3" } You can also download [here](http://repo.gradle.org/gradle/libs-releases-local/net/rubygrapefruit/) @@ -82,14 +82,11 @@ Some sample code to use the terminal: ## Changes -### 0.4 +### 0.3 * Get and set process working directory. * Get and set process environment variables. * Launch processes. - -### 0.3 - * Fixes to work with 64-bit OpenJDK 7 on Mac OS X. Thanks to Rene Gr�schke. ### 0.2