metabase / saml20-clj

A Clojure SAML 2.0 library for SSO
36 stars 12 forks source link

remove everything after the dot + snapshot version #82

Closed escherize closed 8 months ago

escherize commented 8 months ago

Makes the version more normal (we don't really use semantic versioning, but versions tend to look like it anyway).

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.03%. Comparing base (399a475) to head (b7106ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ======================================= Coverage 75.03% 75.03% ======================================= Files 10 10 Lines 693 693 Branches 101 101 ======================================= Hits 520 520 Misses 72 72 Partials 101 101 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.