Commit 35d8ca6a authored by sirex's avatar sirex

Released 0.1.3 version.

parent bb00696c
Change History Change History
************** **************
0.1.3 (2011-12-28)
==================
- Added 'version' option to specify explicit rubygems version.
0.1.2 (2011-11-09) 0.1.2 (2011-11-09)
================== ==================
......
...@@ -4,7 +4,7 @@ import os ...@@ -4,7 +4,7 @@ import os
from setuptools import setup from setuptools import setup
version = '0.1.2' version = '0.1.3'
name = 'rubygemsrecipe' name = 'rubygemsrecipe'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment