Skip to content

Commit 7175717

Browse files
Merge pull request #94 from bufferoverflow/docs/semver
docs: add commitment to Semantic Versioning principle
2 parents 6041b8d + d869685 commit 7175717

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ https://github.com/omniauth/omniauth-saml
2121
* [OmniAuth](http://www.omniauth.org/) 1.3+
2222
* Ruby 1.9.x or Ruby 2.1.x+
2323

24+
## Versioning
25+
26+
We tag and release gems according to the [Semantic Versioning](http://semver.org/) principle.
27+
2428
## Usage
2529

2630
Use the SAML strategy as a middleware in your application:

0 commit comments

Comments
 (0)