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 5777d3e commit 7b5a3bcCopy full SHA for 7b5a3bc
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.16"
+ ".": "0.1.17"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.1.17](https://github.com/main-branch/nested_objects/compare/v0.1.16...v0.1.17) (2025-04-27)
4
+
5
6
+### Other Changes
7
8
+* Update online yardoc links and simplify readme ([5777d3e](https://github.com/main-branch/nested_objects/commit/5777d3e6a643d3d14c05b1b699a20b0f9fdebebd))
9
10
## [0.1.16](https://github.com/main-branch/nested_objects/compare/v0.1.15...v0.1.16) (2025-04-27)
11
12
lib/nested_objects/version.rb
@@ -2,5 +2,5 @@
module NestedObjects
# The last released gem version
- VERSION = '0.1.16'
+ VERSION = '0.1.17'
end
0 commit comments