Skip to content

Commit

Permalink
Clarify versioning wording in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Tilley committed Feb 22, 2013
1 parent 160616c commit b6beabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Version Numbers

ngInfinite Scroll follows [semantic versioning](http://semver.org/) and uses the following versioning scheme:

* Versions starting with 0 (e.g. 0.1.0, 0.2.0, etc.) are pre-release builds
* Versions starting with 0 (e.g. 0.1.0, 0.2.0, etc.) are for initial development, and the API is not stable
* Versions with an even minor version (1.0.0, 1.4.0, 2.2.0, etc.) are stable releases
* Versions with an odd minor version (1.1.0, 1.3.0, 2.1.0, etc.) are development releases

Expand Down

0 comments on commit b6beabf

Please sign in to comment.