Skip to content

Commit

Permalink
6.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo committed May 23, 2024
1 parent d2ba32a commit 254cc09
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
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/).

## [6.0.0] - Unrelease
## [6.0.0] - 2024-05-23

* Rails Support
* Hooks Support
Expand Down
2 changes: 1 addition & 1 deletion lib/jets/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Jets
VERSION = "6.0.0.beta1"
VERSION = "6.0.0"
end

0 comments on commit 254cc09

Please sign in to comment.