Skip to content

Commit c070196

Browse files
committed
Release 1.3.1
1 parent 53ec103 commit c070196

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.3.1
44

55
- Fixed a bug when `assert_covers` didn't check array items for coverage and
66
instead treated arrays as scalars (gh-439).

luatest/VERSION.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return '1.3.0'
1+
return '1.3.1'

0 commit comments

Comments
 (0)