diff --git a/README.md b/README.md index eba5e83..f68b86c 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Versioning is strictly based on [Semantic Versioning](https://semver.org/) * push commit and tag * upload rock to luarocks: `luarocks upload rockspecs/[name] --api-key=abc` -### Unreleased +### 3.0.2 (16-May-2024) * Fix: avoid creating multiple timers to run the same active check [#157](https://github.com/Kong/lua-resty-healthcheck/pull/157) diff --git a/docs/index.html b/docs/index.html index 01f3ab9..9a5ced9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -832,7 +832,7 @@

Returns:

generated by LDoc 1.5.0 -Last updated 2023-12-22 15:40:41 +Last updated 2024-05-16 13:54:05
diff --git a/docs/topics/README.md.html b/docs/topics/README.md.html index 041c255..44f9e76 100644 --- a/docs/topics/README.md.html +++ b/docs/topics/README.md.html @@ -163,6 +163,12 @@

Releasing new versions:

  • upload rock to luarocks: luarocks upload rockspecs/[name] --api-key=abc
  • +

    3.0.2 (16-May-2024)

    + + +

    3.0.1 (22-Dec-2023)