version bump
This commit is contained in:
parent
cbc353e785
commit
fb51042e58
2 changed files with 14 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'time'
|
|||
require 'date'
|
||||
|
||||
module Microformats2
|
||||
VERSION = "1.0.1"
|
||||
VERSION = "1.0.2"
|
||||
|
||||
class LoadError < StandardError; end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue