Skip to content

Commit

Permalink
Merge pull request #20 from delimobil/dev
Browse files Browse the repository at this point in the history
README
  • Loading branch information
nikiforo authored Sep 23, 2021
2 parents 8505d8d + 4089e99 commit 605a1c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabbit
=============

[![Latest version](https://img.shields.io/badge/cabbit-0.0.15-orange.svg)](https://github.com/delimobil/cabbit)
[![Latest version](https://img.shields.io/badge/cabbit-0.0.16-orange.svg)](https://github.com/delimobil/cabbit)

A [cabbit] is a fictional hybrid between a cat and a rabbit.

Expand All @@ -16,7 +16,7 @@ Ready to start? Follow the white cabbit to CabbitSuite.

Currently cabbit is cross built for `scala "2.13.6", "3.0.2"` & `ce2`.
```sbt
libraryDependencies += "ru.delimobil" %% "cabbit" % "0.0.15"
libraryDependencies += "ru.delimobil" %% "cabbit" % "0.0.16"
```

### LICENSE ###
Expand Down

0 comments on commit 605a1c1

Please sign in to comment.