Switch to Break Versioning
This commit is contained in:
parent
2a13ccfdf7
commit
5249f9d060
2 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
> This project uses [Break Versioning](https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md) as of **Aug 16, 2014**.
|
||||||
|
|
||||||
## v2.7.0-SNAPSHOT / Unreleased
|
## v2.7.0-SNAPSHOT / Unreleased
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
**[API docs][]** | **[CHANGELOG][]** | [other Clojure libs][] | [Twitter][] | [contact/contributing](#contact--contributing) | current ([semantic][]) version:
|
**[API docs][]** | **[CHANGELOG][]** | [other Clojure libs][] | [Twitter][] | [contact/contrib](#contact--contributing) | current [Break Version][]:
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
[com.taoensso/nippy "2.6.3"] ; Stable
|
[com.taoensso/nippy "2.6.3"] ; Stable
|
||||||
|
|
@ -167,7 +167,8 @@ Copyright © 2012-2014 Peter Taoussanis. Distributed under the [Eclipse Publ
|
||||||
[CHANGELOG]: <https://github.com/ptaoussanis/nippy/releases>
|
[CHANGELOG]: <https://github.com/ptaoussanis/nippy/releases>
|
||||||
[other Clojure libs]: <https://www.taoensso.com/clojure-libraries>
|
[other Clojure libs]: <https://www.taoensso.com/clojure-libraries>
|
||||||
[Twitter]: <https://twitter.com/ptaoussanis>
|
[Twitter]: <https://twitter.com/ptaoussanis>
|
||||||
[semantic]: <http://semver.org/>
|
[SemVer]: <http://semver.org/>
|
||||||
|
[Break Version]: <https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md>
|
||||||
[Leiningen]: <http://leiningen.org/>
|
[Leiningen]: <http://leiningen.org/>
|
||||||
[CDS]: <http://clojure-doc.org/>
|
[CDS]: <http://clojure-doc.org/>
|
||||||
[ClojureWerkz]: <http://clojurewerkz.org/>
|
[ClojureWerkz]: <http://clojurewerkz.org/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue