Skip to content

Commit

Permalink
Updates policy files from SBT [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Mar 2, 2019
1 parent 89a14a9 commit 489f2f7
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 @@

[comment]: # (Start Badges)

[![Build Status](https://travis-ci.org/47deg/pbdirect.svg?branch=master)](https://travis-ci.org/47deg/pbdirect) [![codecov.io](http://codecov.io/github/47deg/pbdirect/coverage.svg?branch=master)](http://codecov.io/github/47deg/pbdirect?branch=master) [![Maven Central](https://img.shields.io/badge/maven%20central-0.2.0-green.svg)](https://oss.sonatype.org/#nexus-search;gav~com.47deg~pbdirect*) [![Latest version](https://img.shields.io/badge/pbdirect-0.2.0-green.svg)](https://index.scala-lang.org/47deg/pbdirect) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/47deg/pbdirect/master/LICENSE) [![Join the chat at https://gitter.im/47deg/pbdirect](https://badges.gitter.im/47deg/pbdirect.svg)](https://gitter.im/47deg/pbdirect?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub Issues](https://img.shields.io/github/issues/47deg/pbdirect.svg)](https://github.com/47deg/pbdirect/issues)
[![Build Status](https://travis-ci.org/47deg/pbdirect.svg?branch=master)](https://travis-ci.org/47deg/pbdirect) [![codecov.io](http://codecov.io/gh/47deg/pbdirect/branch/master/graph/badge.svg)](http://codecov.io/gh/47deg/pbdirect) [![Maven Central](https://img.shields.io/badge/maven%20central-0.2.1-green.svg)](https://oss.sonatype.org/#nexus-search;gav~com.47deg~pbdirect*) [![Latest version](https://img.shields.io/badge/pbdirect-0.2.1-green.svg)](https://index.scala-lang.org/47deg/pbdirect) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/47deg/pbdirect/master/LICENSE) [![Join the chat at https://gitter.im/47deg/pbdirect](https://badges.gitter.im/47deg/pbdirect.svg)](https://gitter.im/47deg/pbdirect?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub Issues](https://img.shields.io/github/issues/47deg/pbdirect.svg)](https://github.com/47deg/pbdirect/issues)

[comment]: # (End Badges)

Expand All @@ -22,7 +22,7 @@ In order to use PBDirect you need to add the following lines to your `build.sbt`
[comment]: # (Start Replace)

```scala
libraryDependencies += "com.47deg" %% "pbdirect" % "0.2.0"
libraryDependencies += "com.47deg" %% "pbdirect" % "0.2.1"
```

[comment]: # (End Replace)
Expand Down

0 comments on commit 489f2f7

Please sign in to comment.