public
Rubygem
Description: BlueCloth's evil twin - convert HTML into Markdown
Homepage: http://www.craigjolicoeur.com/clothblue
Clone URL: git://github.com/cpjolicoeur/clothblue.git
Search Repo:
Click here to lend your support to: clothblue and make a donation at www.pledgie.com !
update to gemspec file
cpjolicoeur (author)
Wed May 14 13:03:15 -0700 2008
commit  259e520453f3c1e6a2c20853cf214a6d5cf59b2b
tree    7c125314e29fc6fd8a18a5fc2dfc4e82ef578449
parent  0a17b5c6b2904eaa5e5edb878d6bace45789b958
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 Gem::Specification.new do |s|
0
   s.name = "ClothBlue"
0
- s.version = "0.2.1"
0
+ s.version = "0.2.2"
0
   s.date = "Time.now"
0
   s.summary = "HTML to Markdown converter"
0
   s.email = "cpjolicoeur@gmail.com"

Comments

    No one has commented yet.