Skip to content

Commit e8aad0c

Browse files
committed
bump version to 1.4.8
1 parent b1096d1 commit e8aad0c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.4.8
2+
3+
* [Prevent FallbackScan from polluting exception cause](https://github.com/Shopify/bootsnap/pull/314)
4+
15
# 1.4.7
26

37
* Various performance enhancements

lib/bootsnap/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Bootsnap
3-
VERSION = "1.4.7"
3+
VERSION = "1.4.8"
44
end

0 commit comments

Comments
 (0)