Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francabot committed Jan 26, 2024
1 parent 5cf808c commit 47e6573
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changelog

## [v0.6.0](https://github.com/lf-lang/lingua-franca/tree/v0.6.0) (2024-01-26)

**Highlights**
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This software is licensed under the BSD 2-Clause License.

Copyright (c) 2019-2023, the Lingua Franca contributors.
Copyright (c) 2019-2024, the Lingua Franca contributors.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = 0.5.2-SNAPSHOT
VERSION = 0.6.0
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[header]
group=org.lflang
version=0.5.2-SNAPSHOT
version=0.6.0

[versions]
antlrVersion=4.7.2
Expand Down

0 comments on commit 47e6573

Please sign in to comment.