diff --git a/README.md b/README.md index a8c304d..e68dfe8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Copas 4.9 +# Copas 4.10 [![Unix build](https://img.shields.io/github/actions/workflow/status/lunarmodules/copas/unix_build.yml?branch=master&label=Unix%20build&logo=linux)](https://github.com/lunarmodules/copas/actions) [![Coveralls code coverage](https://img.shields.io/coveralls/github/lunarmodules/copas?logo=coveralls)](https://coveralls.io/github/lunarmodules/copas) @@ -28,7 +28,7 @@ For more details see [the documentation](http://lunarmodules.github.io/copas/). - update version in `copas.lua` - update version at the top of this README, - update copyright years if needed (in `license.html` and `copas.lua`) - - update cvs rockspec, and create a new rockspec in ./rockspecs + - update cvs rockspec, and create a new rockspec in ./rockspec - create a release branch and commit as `release X.Y.Z` - create PR and wait for merge - tag as `vX_Y_Z` and as `X.Y.Z` diff --git a/docs/index.html b/docs/index.html index 3fdb2bb..e4a29e2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -74,7 +74,7 @@

Overview

Status

-

Current version is 4.9.0 and was developed for Lua 5.1 to 5.5.

+

Current version is 4.10.0 and was developed for Lua 5.1 to 5.5.

Download

@@ -100,7 +100,7 @@

History

-
Copas 4.x.x [unreleased]
+
Copas 4.10.0 [27/Mar/2026]