release version 2.1.1

This commit is contained in:
Thijs Schreijer
2014-01-05 09:04:39 +01:00
parent 4f722b7e2c
commit ac569c1a70
3 changed files with 8 additions and 4 deletions

View File

@@ -15,8 +15,13 @@ Lua Date and Time module for Lua 5.x.
* Formats Date and Time like strftime.
## License
[MIT license](http://opensource.org/licenses/MIT).
## Documentation
Documentation is available in the `doc` folder, or [online at Github](http://tieske.github.io/date/).
## Tests
Tests are located in the `spec` directory and can be run using [busted](http://olivinelabs.com/busted/).