Skip to content

Commit

Permalink
4.0.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo committed Jun 14, 2024
1 parent 0914fc0 commit b840cfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
All notable changes to this project will be documented in this file.
This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/).

## [4.0.12] - 2024-06-13
- revert loosen rails gem dependencies

## [4.0.11] - 2024-06-13
- fix prewarming error post deploy

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 = "4.0.11"
VERSION = "4.0.12"
end

0 comments on commit b840cfb

Please sign in to comment.