Skip to content

Commit

Permalink
Update Build.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk authored Nov 17, 2023
1 parent 2f22ba9 commit 5c93a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Build extends Build {
lazy val project = Project("root", file("."), settings = Seq(
name := "postgresql-to-sqlite",
organization := "com.github.caiiiycuk",
version := "1.0.2",
version := "1.0.3",
scalaVersion := "2.11.12",

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 5c93a71

Please sign in to comment.