Fixed version number.

This commit is contained in:
Adam Murdoch
2013-02-20 17:24:12 +11:00
parent 6d954d2bfc
commit 89b13f4c60

View File

@@ -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<47>schke.
### 0.2