Fix single digit months

This commit is contained in:
OpenShift guest
2013-12-19 14:54:43 -05:00
parent c66f64b9c0
commit 6415ba5879
6 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ics.js",
"main": "ics.js",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/khornberg/ics.js",
"contributors": [
"Travis Krause <[email protected]>",