Skip to content

Commit 52219d8

Browse files
author
Phil Sturgeon
committed
Tagged 2.6.0.
1 parent 361cb7e commit 52219d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CodeIgniter-RestServer
1+
# CodeIgniter Rest Server
22

33
A fully RESTful server implementation for CodeIgniter using one library, one
44
config file and one controller.
@@ -24,7 +24,7 @@ but you can read my NetTuts article which covers it's usage along with the REST
2424

2525
## Change Log
2626

27-
### 2.6
27+
### 2.6.0
2828

2929
* Added loads of PHPDoc comments.
3030
* Response where method doesn't exist is now "HTTP 405 Method Not Allowed", not "HTTP 404 Not Found".

0 commit comments

Comments
 (0)