Skip to content

Commit

Permalink
Release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
oskin1 committed Feb 14, 2022
1 parent 98f60a6 commit a3e4e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ lazy val commonSettings = List(
scalacOptions ++= commonScalacOptions,
scalaVersion := "2.12.15",
organization := "org.ergoplatform",
version := "1.0.0-M18",
version := "1.0.0",
resolvers ++= Seq(
Resolver.sonatypeRepo("public"),
Resolver.sonatypeRepo("snapshots"),
Expand Down

0 comments on commit a3e4e8b

Please sign in to comment.