summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/io/console/io-console.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec
index 32261e8c39..efb7382493 100644
--- a/ext/io/console/io-console.gemspec
+++ b/ext/io/console/io-console.gemspec
@@ -1,5 +1,5 @@
# -*- ruby -*-
-_VERSION = "0.6.1.dev.1"
+_VERSION = "0.7.0"
Gem::Specification.new do |s|
s.name = "io-console"