We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e5939 commit ec4c05fCopy full SHA for ec4c05f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## [0.2.2] - 2025-12-07
2
3
- Bundler 4.0 spec fixes
4
- Update dependencies
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- bundlebun (0.2.1)
+ bundlebun (0.2.2)
5
json
6
zeitwerk
7
lib/bundlebun/version.rb
@@ -8,5 +8,5 @@ module Bundlebun
8
# a Bun runtime with version `1.1.38`.
9
#
10
# This constant always points to the "own" version of the gem.
11
- VERSION = '0.2.1'
+ VERSION = '0.2.2'
12
end
0 commit comments