Skip to content

Commit 3a2c611

Browse files
committed
README: Change latest version v0.6
1 parent d7d36c2 commit 3a2c611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lua-wcwidth
33

44
[![Build Status](https://github.com/aperezdc/lua-wcwidth/actions/workflows/build.yml/badge.svg)](https://github.com/aperezdc/lua-wcwidth/actions/workflows/build.yml)
55
[![Coverage Status](https://coveralls.io/repos/github/aperezdc/lua-wcwidth/badge.svg?branch=master)](https://coveralls.io/github/aperezdc/lua-wcwidth?branch=master)
6-
[![LuaRocks](https://img.shields.io/badge/luarocks-v0.5-blue.png)](https://luarocks.org/modules/aperezdc/wcwidth)
6+
[![LuaRocks](https://img.shields.io/badge/luarocks-v0.6-blue.png)](https://luarocks.org/modules/aperezdc/wcwidth)
77

88
When writing output to a fixed-width output system (such as a terminal), the
99
displayed length of a string does not always match the number of characters

0 commit comments

Comments
 (0)