Skip to content

Commit

Permalink
Release 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Jul 27, 2021
1 parent 50ab282 commit ccb8832
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Unreleased

# 1.7.7

* Fix changelog entry for 1.7.6.

# 1.7.6

Expand Down
2 changes: 1 addition & 1 deletion lib/bootsnap/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Bootsnap
VERSION = "1.7.6"
VERSION = "1.7.7"
end

0 comments on commit ccb8832

Please sign in to comment.