diff --git a/CHANGELOG.md b/CHANGELOG.md index a1404e1..edfe0a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. +## [Unreleased] (date goes here) + ## [9.0.2] (2023-01-10) ### Changed @@ -380,7 +382,7 @@ Changed nomenclature for the repo containing the manifests from _main_ to _seed_ [#10]: https://github.com/shadowspawn/forest-arborist/issues/10 [#18]: https://github.com/shadowspawn/forest-arborist/issues/18 -[Unreleased]: https://github.com/shadowspawn/forest-arborist/compare/master...develop +[Unreleased]: https://github.com/shadowspawn/forest-arborist/compare/main...develop [9.0.2]: https://github.com/shadowspawn/forest-arborist/compare/v9.0.1...v9.0.2 [9.0.1]: https://github.com/shadowspawn/forest-arborist/compare/v9.0.0...v9.0.1 [9.0.0]: https://github.com/shadowspawn/forest-arborist/compare/v8.1.3...v9.0.0 diff --git a/package-lock.json b/package-lock.json index 7bf6d96..ef757dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@shadowspawn/forest-arborist", - "version": "9.0.2", + "version": "9.0.3-0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@shadowspawn/forest-arborist", - "version": "9.0.2", + "version": "9.0.3-0", "license": "MIT", "dependencies": { "@commander-js/extra-typings": "9.4", diff --git a/package.json b/package.json index ea80a68..678ddbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shadowspawn/forest-arborist", - "version": "9.0.2", + "version": "9.0.3-0", "description": "Forest Arborist. A loosely coupled repository manager inspired by Mercurial subrepositories, npm, and Git.", "keywords": [ "git",