Skip to content

Commit 78fd456

Browse files
committed
Switch to semantic versioning 2.0.0 (semver.org)
- Changes "1.0" to "1.0.0" and bumps the "Last modified" date in the specification working document. NOTE: the "(Draft)" supplement is not part of semantic versioning - Mentions use of semantic versioning in the spec's readme
1 parent 9b595a9 commit 78fd456

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The Update Framework specification
22
----------------------------------
33

4-
Latest: `version 1.0 <https://github.com/theupdateframework/specification/blob/master/tuf-spec.md>`_
4+
Latest: `version 1.0.0 (Draft) <https://github.com/theupdateframework/specification/blob/master/tuf-spec.md>`_
55

66

77
Contact
@@ -27,6 +27,11 @@ Please see `LICENSE-MIT.txt
2727
and `LICENSE-APACHE.txt
2828
<https://github.com/theupdateframework/specification/blob/master/LICENSE-APACHE.txt>`_.
2929

30+
Versioning
31+
----------
32+
33+
The TUF specification uses `Semantic Versioning 2.0.0 <https://semver.org/>`_
34+
for its version numbers.
3035

3136
Acknowledgements
3237
----------------

tuf-spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# <p align="center">The Update Framework Specification
22

3-
Last modified: **19 June 2018**
3+
Last modified: **13 September 2019**
44

5-
Version: **1.0 (Draft)**
5+
Version: **1.0.0 (Draft)**
66

77
We strive to make the specification easy to implement, so if you come across
88
any inconsistencies or experience any difficulty, do let us know by sending an

0 commit comments

Comments
 (0)