Skip to content

Commit

Permalink
doc: document versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Feb 11, 2022
1 parent cd1e8b6 commit d20d816
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ make
If you didn't already clone this repository recursively, make sure you initialize these
submodules with `git submodule update --init` before proceeding to the build.

## Versioning

At this time txiki.js uses [calendar versioning] with the form YY.MM.MICRO.

## Thanks

txiki.js stands on shoulders of giants. It wouldn't be what it is today without these libraries:
Expand Down Expand Up @@ -130,3 +134,4 @@ Thank you all for making this project possible!
[ipaddr]: https://github.com/whitequark/ipaddr.js
[path]: https://github.com/browserify/path-browserify
[uuid]: https://github.com/uuidjs/uuid
[calendar versioning]: https://calver.org/

0 comments on commit d20d816

Please sign in to comment.