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
47degfreestyle committed Dec 21, 2017
1 parent 32bc83b commit 893a61c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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/freestyle-cassandra.svg?branch=master)](https://travis-ci.org/frees-io/freestyle-cassandra) [![codecov.io](http://codecov.io/github/frees-io/freestyle-cassandra/coverage.svg?branch=master)](http://codecov.io/github/frees-io/freestyle-cassandra?branch=master) [![Maven Central](https://img.shields.io/badge/maven%20central-0.0.4-green.svg)](https://oss.sonatype.org/#nexus-search;gav~io.frees~freestyle-cassandra*) [![Latest version](https://img.shields.io/badge/freestyle--cassandra-0.0.4-green.svg)](https://index.scala-lang.org/frees-io/freestyle-cassandra) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/frees-io/freestyle-cassandra/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/freestyle-cassandra.svg)](https://github.com/frees-io/freestyle-cassandra/issues)
[![Build Status](https://travis-ci.org/frees-io/freestyle-cassandra.svg?branch=master)](https://travis-ci.org/frees-io/freestyle-cassandra) [![codecov.io](http://codecov.io/github/frees-io/freestyle-cassandra/coverage.svg?branch=master)](http://codecov.io/github/frees-io/freestyle-cassandra?branch=master) [![Maven Central](https://img.shields.io/badge/maven%20central-0.1.0-green.svg)](https://oss.sonatype.org/#nexus-search;gav~io.frees~freestyle-cassandra*) [![Latest version](https://img.shields.io/badge/freestyle--cassandra-0.1.0-green.svg)](https://index.scala-lang.org/frees-io/freestyle-cassandra) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/frees-io/freestyle-cassandra/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/freestyle-cassandra.svg)](https://github.com/frees-io/freestyle-cassandra/issues)

[comment]: # (End Badges)
# Freestyle Cassandra
Expand All @@ -24,7 +24,7 @@ For Scala `2.11.x` and `2.12.x`:
[comment]: # (Start Replace)
```scala
Resolver.bintrayRepo("tabdulradi", "maven")
libraryDependencies += "io.frees" %% "frees-cassandra" % "0.0.4"
libraryDependencies += "io.frees" %% "frees-cassandra" % "0.1.0"
```

[comment]: # (End Replace)
Expand All @@ -40,4 +40,4 @@ Freestyle is designed and developed by 47 Degrees

Copyright (C) 2017 47 Degrees. <http://47deg.com>

[comment]: # (End Copyright)
[comment]: # (End Copyright)

0 comments on commit 893a61c

Please sign in to comment.