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/).

View File

@@ -1,5 +1,5 @@
package = "date"
version = "2.1.1-2"
version = "2.1.1-1"
description = {
summary = "Date & Time module for Lua 5.x",

View File

@@ -36,14 +36,13 @@
"email">&lt;<a href=
"mailto:jastejada@yahoo.com">jastejada@yahoo.com</a>&gt;</code></p>
<p class="copyright">Copyright &copy; 2013, Lua 5.2 updates by Thijs
<p class="copyright">Copyright &copy; 2013-2014 Thijs
Schreijer</p>
</div>
<div>
<div class="legalnotice">
<a name="id349744" id="id349744"></a>All Rights Deserved. Use at your own
risk!. Shake well before using.
<a name="id349744" id="id349744"></a>Licensed under <a href="http://opensource.org/licenses/MIT">MIT license</a>.
</div>
</div>
</div>