Skip to content

Commit

Permalink
Bump version, upgrade scalac to 2.13.7 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christewart committed Nov 2, 2021
1 parent 9782128 commit b303723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Expand Up @@ -3,9 +3,9 @@ import sbt.Resolver

name := "krystal-bull"

version := "0.1"
version := "0.2"

scalaVersion := "2.13.6"
scalaVersion := "2.13.7"

organization := "org.bitcoin-s"

Expand Down

0 comments on commit b303723

Please sign in to comment.