summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 6c12732..6e71a62 100644
--- a/Rakefile
+++ b/Rakefile
@@ -31,7 +31,7 @@ PROJ.name = 'ffi'
PROJ.authors = 'Wayne Meissner'
PROJ.email = 'wmeissner@gmail.com'
PROJ.url = 'http://kenai.com/projects/ruby-ffi'
-PROJ.version = '0.3.1'
+PROJ.version = '0.3.2'
PROJ.rubyforge.name = 'ffi'
PROJ.readme_file = 'README.rdoc'