Skip to content

Commit

Permalink
Bump version to 0.40.8-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
thpani committed Jul 6, 2023
1 parent e4ec2f6 commit fb59871
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion .unreleased/bug-fixes/2634-quint-open-tuple.md

This file was deleted.

1 change: 0 additions & 1 deletion .unreleased/bug-fixes/2635-unify-name-expr.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<!-- NOTE: This file is generated. Do not write release notes here.
Notes for unreleased changes go in the .unreleased/ directory. -->

## 0.40.7 - 2023-07-06

### Bug fixes

- Fix a bug when translating certain Quint tuple types, see #2634
- Fix a typing issue when translating Quint name expressions, see #2635

## 0.40.6 - 2023-07-04

### Bug fixes
Expand Down
6 changes: 0 additions & 6 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.40.7
0.40.8-SNAPSHOT

0 comments on commit fb59871

Please sign in to comment.