diff options
author | eksperimental <eksperimental@users.noreply.github.com> | 2015-06-24 20:01:30 +0700 |
---|---|---|
committer | eksperimental <eksperimental@users.noreply.github.com> | 2015-06-24 20:38:27 +0700 |
commit | fd145506857818238a0782b5a13266b746556d05 (patch) | |
tree | 7c67b5837d28153b0c35bda088daf9a30eedc875 | |
parent | 23f3fbab8ed4ef543a17cd596f9a4562b13496c8 (diff) |
Add -dev suffix to Spec Version after every release
-rw-r--r-- | spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ --- title: CommonMark Spec author: John MacFarlane -version: 0.20 -date: 2015-06-08 +version: 0.21-dev +date: license: '[CC-BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)' ... |