diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-12-10 10:37:10 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-12-10 10:37:10 -0800 |
commit | 33803ca7c592470c9b0cfd3ea0084489e8608aa3 (patch) | |
tree | 47fe0777c19f166231b0dfaf47e57f0142528da9 /spec.txt | |
parent | 8796258400fc07a653172ba9d808374fdcca7936 (diff) |
Update spec version.
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.12 -date: 2014-11-10 +version: 0.13 +date: 2014-12-10 ... # Introduction |