first commit

This commit is contained in:
Shane Becker 2011-06-14 20:02:00 -07:00
commit 9260774403
8 changed files with 120 additions and 0 deletions

3
lib/microformats2.rb Normal file
View file

@ -0,0 +1,3 @@
class Microformats2
VERSION = '1.0.0'
end