Skip to content

Commit

Permalink
Release 1.0.0 (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
yngvar-antonsson committed May 24, 2023
1 parent 90db2d5 commit 080fb5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.0.0] - 2023-05-22
### Changed

- Don't export self replication status.
Expand Down
2 changes: 1 addition & 1 deletion metrics/version.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Сontains the module version.
-- Requires manual update in case of release commit.

return '0.17.0'
return '1.0.0'

0 comments on commit 080fb5b

Please sign in to comment.