diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-10 07:02:41 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-10 07:02:41 -0800 |
commit | cf24c953a64da8d5de673ba327b4b417453b1268 (patch) | |
tree | 804de802fa46288064fdca70aca31df537350d8c | |
parent | 4ebdaa5636cc513a67f694b2d25e2b451233c5f0 (diff) |
Bump spec version to 0.11.
-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.10 -date: 2014-11-06 +version: 0.11 +date: 2014-11-10 ... # Introduction |