Skip to content

Commit f139382

Browse files
committed
1.9.1
1 parent 1434921 commit f139382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Dependencies._
22
import Common._
33

4-
ThisBuild / version := "1.9.1-SNAPSHOT"
4+
ThisBuild / version := "1.9.2-SNAPSHOT"
55
ThisBuild / organization := "org.scalaxb"
66
ThisBuild / homepage := Option(url("http://scalaxb.org"))
77
ThisBuild / licenses := List("MIT License" -> url("https://github.com/eed3si9n/scalaxb/blob/master/LICENSE"))

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.8.0
1+
sbt.version=1.8.2

0 commit comments

Comments
 (0)