Skip to content

Commit ffda797

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-02-15) ### Bug Fixes * run bundle ([d148b1a](d148b1a))
1 parent d148b1a commit ffda797

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2025-02-15)
29

310

lib/anchor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Anchor
2-
VERSION = "1.0.0"
2+
VERSION = "1.0.1"
33
end

0 commit comments

Comments
 (0)