diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-10-24 11:44:26 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-10-24 11:45:39 -0700 |
commit | 4a51eb09c7ffb419004edc2efbae6993ded6693e (patch) | |
tree | 294e5bfdc0840d4428066d710657a4aef82863c8 | |
parent | 136a0df633a4ff3e68f815b57d2249c48aea1a86 (diff) |
Update version and date on spec.
Switch to an 0.x version number to indicate more clearly that
this is provisional.
-rw-r--r-- | spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ title: CommonMark Spec author: - John MacFarlane -version: 2 -date: 2014-09-19 +version: 0.3 +date: 2014-10-24 ... # Introduction |