Skip to content

Commit

Permalink
Release 3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Mar 28, 2024
1 parent d5e09e3 commit 0487291
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
**3.7.3** (March 28, 2024)

* Various compatibility fixes for newer Ruby versions.

**3.7.2** (June 19, 2018)

* Security release for [CVE-2018-3760](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3760).
Expand Down
2 changes: 1 addition & 1 deletion lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
VERSION = "3.7.2"
VERSION = "3.7.3"
end

0 comments on commit 0487291

Please sign in to comment.