Skip to content

Commit 940429a

Browse files
committed
bumped version to 0.8.6.
1 parent 2db5028 commit 940429a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Status
88
This module is under active development and is production ready.
99

1010
Version
11-
This document describes ngx_lua v0.8.5
12-
(<https://github.com/chaoslawful/lua-nginx-module/tags>) released on 18
13-
July 2013.
11+
This document describes ngx_lua v0.8.6
12+
(<https://github.com/chaoslawful/lua-nginx-module/tags>) released on 6
13+
August 2013.
1414

1515
Synopsis
1616
# set search paths for pure Lua external libraries (';;' is the default path):

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This module is under active development and is production ready.
1818
Version
1919
=======
2020

21-
This document describes ngx_lua [v0.8.5](https://github.com/chaoslawful/lua-nginx-module/tags) released on 18 July 2013.
21+
This document describes ngx_lua [v0.8.6](https://github.com/chaoslawful/lua-nginx-module/tags) released on 6 August 2013.
2222

2323
Synopsis
2424
========

doc/HttpLuaModule.wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This module is under active development and is production ready.
1010

1111
= Version =
1212

13-
This document describes ngx_lua [https://github.com/chaoslawful/lua-nginx-module/tags v0.8.5] released on 18 July 2013.
13+
This document describes ngx_lua [https://github.com/chaoslawful/lua-nginx-module/tags v0.8.6] released on 6 August 2013.
1414

1515
= Synopsis =
1616
<geshi lang="nginx">

0 commit comments

Comments
 (0)