Skip to content

Commit

Permalink
v1.3.3 pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
supermario committed Nov 2, 2024
1 parent 08d1f74 commit 2cf2be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/Lamdera/Version.hs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import qualified Elm.Version as V
type Version = (Int, Int, Int)

raw :: (Int, Int, Int)
raw = (1,3,2)
raw = (1,3,3)


rawToString :: (Int, Int, Int) -> String
Expand Down

0 comments on commit 2cf2be7

Please sign in to comment.