diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-28 21:58:25 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-28 21:58:41 -0700 |
commit | eb8087e9714eaeb8b1427e7fd9cd2a703487b383 (patch) | |
tree | 9cb2211bd888760cd718b5a5c291d82bde8edf1c | |
parent | 6459d419cdd09b6006258762e26a72aa17e6d48a (diff) |
Update spec version.
-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.6 -date: 2014-10-26 +version: 0.7 +date: 2014-10-28 ... # Introduction |