From 058525040ce7c6343416e7f1af2b3533f8b160ec Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Fri, 26 Apr 2019 12:18:55 -0300 Subject: Release 3.1.0 --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 2117694c..9b6a553b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.0.0.{build}-test +version: 3.1.0.{build}-test shallow_clone: true @@ -6,7 +6,7 @@ matrix: fast_finish: true environment: - LUAROCKS_VER: 3.0.0 + LUAROCKS_VER: 3.1.0 matrix: # Lua 5.1 tests -- cgit v1.2.3-55-g6feb