Skip to content

Commit

Permalink
Release 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Aug 30, 2024
1 parent 73213f5 commit 9acb3bc
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 @@ -12,7 +12,7 @@ val allScalaVersions = scala2 ::: scala3

ThisBuild / name := "reactify"
ThisBuild / organization := "com.outr"
ThisBuild / version := "4.1.1"
ThisBuild / version := "4.1.2"
ThisBuild / scalaVersion := scala213
ThisBuild / crossScalaVersions := allScalaVersions

Expand Down

0 comments on commit 9acb3bc

Please sign in to comment.