Skip to content

Commit

Permalink
set compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
PgBiel committed Dec 21, 2024
1 parent d9bcce0 commit d78f082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-core/src/version.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
/// instead build from scratch
/// Note that this should be updated to correspond to the Gleam version
/// we are basing Glistix on. This is checked by packages.
pub const COMPILER_VERSION: &str = "1.5.0";
pub const COMPILER_VERSION: &str = "1.5.1";

0 comments on commit d78f082

Please sign in to comment.