Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Aug 17, 2021
1 parent 0049be1 commit 92beab8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ inThisBuild(
scalafixDependencies ++= Seq(
"com.nequissimus" %% "sort-imports" % "0.5.5"
),
sonatypeProfileName := "lt.dvim"
sonatypeProfileName := "lt.dvim",
versionScheme := Some("semver-spec")
)
)

Expand Down
8 changes: 3 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Kabrioletas [![bintray-badge][]][bintray] [![travis-badge][]][travis] [![gitter-badge][]][gitter]
# Kabrioletas [![ci-badge][]][ci] [![gitter-badge][]][gitter]

[bintray]: https://bintray.com/2m/maven/kabrioletas
[bintray-badge]: https://api.bintray.com/packages/2m/maven/kabrioletas/images/download.svg
[travis]: https://travis-ci.org/2m/kabrioletas
[travis-badge]: https://travis-ci.org/2m/kabrioletas.svg?branch=master
[ci]: https://github.com/2m/citywasp-api/actions
[ci-badge]: https://github.com/2m/citywasp-api/workflows/ci/badge.svg
[gitter]: https://gitter.im/2m/kabrioletas
[gitter-badge]: https://badges.gitter.im/2m/kabrioletas.svg
[kabrioletas]: https://twitter.com/kabrioletas
Expand Down

0 comments on commit 92beab8

Please sign in to comment.