Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sue Carter committed Oct 29, 2015
1 parent a44ace3 commit f2f76e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ organization := "org.suecarter"

name := "tablediff"

scalaVersion := "2.11.5"
crossScalaVersions := Seq("2.11.7", "2.10.5")

version := "1.0.1-SNAPSHOT"
version := "1.0.1"

//resolvers += Resolver.sonatypeRepo("snapshots")

Expand Down

0 comments on commit f2f76e8

Please sign in to comment.