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 d148b1a commit ffda797Copy full SHA for ffda797
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/mattkhan/jsonapi-resources-anchor/compare/v1.0.0...v1.0.1) (2025-02-15)
2
+
3
4
+### Bug Fixes
5
6
+* run bundle ([d148b1a](https://github.com/mattkhan/jsonapi-resources-anchor/commit/d148b1a57566fc87e6bdc507a10d0040255013d9))
7
8
# 1.0.0 (2025-02-15)
9
10
lib/anchor/version.rb
@@ -1,3 +1,3 @@
module Anchor
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
0 commit comments