tag as version 1.0

This commit is contained in:
Russ Ross 2011-07-19 11:42:24 -06:00
parent 530123dd9f
commit fbbd3248e9

View File

@ -23,7 +23,7 @@ import (
"utf8"
)
const VERSION = "0.6"
const VERSION = "1.0"
// These are the supported markdown parsing extensions.
// OR these values together to select multiple extensions.