diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-04 11:07:38 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-04 11:07:50 -0800 |
commit | b9448d3c3e13dd7301b048d168113b4f8f3df49d (patch) | |
tree | 1c6abb4406f5b49c6a71d1242b2d3289a455496e /spec.txt | |
parent | c778892529949b8bed880babab20ef3f8a0adc03 (diff) |
Bump version on spec to 0.9.
Diffstat (limited to 'spec.txt')
-rw-r--r-- | spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ title: CommonMark Spec author: - John MacFarlane -version: 0.8 -date: 2014-11-03 +version: 0.9 +date: 2014-11-04 ... # Introduction |