diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2014-09-19 18:11:33 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2014-09-19 18:11:33 -0700 |
| commit | c4b76cf93c8c54b6a33bab82056dc542c6630d92 (patch) | |
| tree | b22c7fa7995d1397245fae879eaa39e6af18e24e | |
| parent | e3cdabe53dfe23fcb9bc1a9de8af4c64914a6709 (diff) | |
spec: Fixed date, version.
Closes #133.
| -rw-r--r-- | spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ title: CommonMark Spec author: - John MacFarlane -version: 1 -date: 2014-09-06 +version: 2 +date: 2014-09-19 ... # Introduction |
