diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-27 08:49:58 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-27 08:49:58 -0700 |
commit | 1195f302fe483577e007b127f2c3175fde88d631 (patch) | |
tree | 992a029d1f837134cf0920ae0832d1842a5ce4c1 | |
parent | 6c3ed4e899bfba4dddd763045fcec2375341e4fc (diff) |
Updated spec date/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.5 -date: 2014-10-25 +version: 0.6 +date: 2014-10-26 ... # Introduction |