Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damon.shi committed Jan 17, 2023
1 parent ce6ba6c commit 0bd1b06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# InferredCrumpets

## Unreleased
## 0.7.0

- [PLAT-1175] Update to Ruby 3.2

Expand Down
2 changes: 1 addition & 1 deletion lib/inferred_crumpets/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module InferredCrumpets
VERSION = "0.6.0"
VERSION = "0.7.0"
end

0 comments on commit 0bd1b06

Please sign in to comment.