Skip to content

Commit 558a6b5

Browse files
committed
retag v1.7.0 and release 1.7.0-2; closes #212 thanks @pamiel
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 34fdf6e commit 558a6b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77

88
env:
99
global:
10-
- VERSION=1.7.0-1
10+
- VERSION=1.7.0-2
1111
- NAME=lua-resty-openidc
1212
- ROCKSPEC=$NAME-$VERSION.rockspec
1313
- LUAROCKS=2.3.0

lua-resty-openidc-1.7.0-1.rockspec lua-resty-openidc-1.7.0-2.rockspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package = "lua-resty-openidc"
2-
version = "1.7.0-1"
2+
version = "1.7.0-2"
33
source = {
44
url = "git://github.com/zmartzone/lua-resty-openidc",
55
tag = "v1.7.0",

0 commit comments

Comments
 (0)