public
Rubygem
Description: Gruff graphing library for Ruby
Homepage: http://gruff.rubyforge.org
Clone URL: git://github.com/topfunky/gruff.git
Updated version number
topfunky (author)
Thu Mar 13 09:44:36 -0700 2008
commit  76d997c32f66d68df0787a8a7b522c527f5161f0
tree    7c6c2db71ce2de197ee3665121b2365ab7ca5401
parent  561c6f1f0bca49309ba7745e821943fb9d2960a1
...
18
19
20
21
 
22
23
24
...
18
19
20
 
21
22
23
24
0
@@ -18,7 +18,7 @@ require File.dirname(__FILE__) + '/deprecated'
0
 module Gruff
0
 
0
   # This is the version of Gruff you are using.
0
- VERSION = '0.3.1'
0
+ VERSION = '0.3.2'
0
 
0
   class Base
0
 

Comments

    No one has commented yet.