Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Set project version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Sep 3, 2015
1 parent 6a52f7a commit 3d2d5e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,5 +5,5 @@
## Installation

````
addSbtPlugin( "io.taig" %% "sbt-scalariform" % "1.0.0" )
addSbtPlugin( "io.taig" %% "sbt-scalariform" % "1.5.0" )
````
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -8,4 +8,4 @@ organization := "io.taig.sbt"

sbtPlugin := true

version := "1.4.0"
version := "1.5.0"

0 comments on commit 3d2d5e6

Please sign in to comment.