Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Commit

Permalink
Updates policy files from SBT [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
47degfreestyle committed Oct 28, 2017
1 parent ae53ce2 commit 3b1c03d
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/frees-io/sbt-freestyle-protogen.svg?branch=master)](https://travis-ci.org/frees-io/sbt-freestyle-protogen) [![codecov.io](http://codecov.io/github/frees-io/sbt-freestyle-protogen/coverage.svg?branch=master)](http://codecov.io/github/frees-io/sbt-freestyle-protogen?branch=master) [![Latest version](https://img.shields.io/badge/sbt--freestyle--protogen-0.0.12-green.svg)](https://index.scala-lang.org/frees-io/sbt-freestyle-protogen) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/frees-io/sbt-freestyle-protogen/master/LICENSE) [![Join the chat at https://gitter.im/47deg/freestyle](https://badges.gitter.im/47deg/freestyle.svg)](https://gitter.im/47deg/freestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub Issues](https://img.shields.io/github/issues/frees-io/sbt-freestyle-protogen.svg)](https://github.com/frees-io/sbt-freestyle-protogen/issues)
[![Build Status](https://travis-ci.org/frees-io/sbt-freestyle-protogen.svg?branch=master)](https://travis-ci.org/frees-io/sbt-freestyle-protogen) [![codecov.io](http://codecov.io/github/frees-io/sbt-freestyle-protogen/coverage.svg?branch=master)](http://codecov.io/github/frees-io/sbt-freestyle-protogen?branch=master) [![Latest version](https://img.shields.io/badge/sbt--freestyle--protogen-0.0.13-green.svg)](https://index.scala-lang.org/frees-io/sbt-freestyle-protogen) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/frees-io/sbt-freestyle-protogen/master/LICENSE) [![Join the chat at https://gitter.im/47deg/freestyle](https://badges.gitter.im/47deg/freestyle.svg)](https://gitter.im/47deg/freestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub Issues](https://img.shields.io/github/issues/frees-io/sbt-freestyle-protogen.svg)](https://github.com/frees-io/sbt-freestyle-protogen/issues)

[comment]: # (End Badges)

Expand All @@ -19,7 +19,7 @@ Add the following line to `project/plugins.sbt`:
[comment]: # (Start Replace)

```scala
addSbtPlugin("io.frees" % "sbt-frees-protogen" % "0.0.12")
addSbtPlugin("io.frees" % "sbt-frees-protogen" % "0.0.13")
```

[comment]: # (End Replace)
Expand Down

0 comments on commit 3b1c03d

Please sign in to comment.