Unverified Commit bcc74f0d authored by Dan Jones's avatar Dan Jones
Browse files

chore: set version to valid semver format

1 merge request!15Resolve "Release v0.1"
Pipeline #113976 passed with stages
in 57 seconds
......@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [v0.1] - 2023-03-24
## [v0.1.0] - 2023-03-24
### Added
......@@ -26,5 +26,5 @@ Create a soar protocol instance
- implement retreive schema version by tag/branch/commitref
- override methods to handle soar message structure
[v0.1]: https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/a8eef21a...v0.1
[unreleased]: https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/v0.1...dev
[v0.1]: https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/a8eef21a...v0.1.0
[unreleased]: https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript/compare/v0.1.0...dev
{
"name": "@noc-comms-backbone/backbone-adapter-javascript",
"version": "0.1",
"version": "0.1.0",
"private": true,
"contributors": [
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment