Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marianobarrios committed Sep 4, 2018
1 parent eec3519 commit 9728c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
scalaVersion := "2.12.6"

organization := "com.github.marianobarrios"
version := "0.2.0-SNAPSHOT"
version := "0.2.0"
description := "TLS Channel"
homepage := Some(url("https://github.com/marianobarrios/tls-channel"))
licenses := Seq("BSD-style" -> url("http://www.opensource.org/licenses/bsd-license.php"))
Expand Down

0 comments on commit 9728c2d

Please sign in to comment.