We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8974a2 commit eeab440Copy full SHA for eeab440
CHANGELOG.md
@@ -1,5 +1,8 @@
1
### Changelog
2
3
+- 2.6.0 (2019-01-03)
4
+ - Bugfixes:
5
+ - Fix sourcemap structure (#303)
6
- 2.5.6 (2018-09-30)
7
- Bugfixes:
8
- Validate date inputs (#281)
package.json
@@ -1,6 +1,6 @@
{
"name": "rrule",
- "version": "2.5.6",
+ "version": "2.6.0",
"description": "JavaScript library for working with recurrence rules for calendar dates.",
"homepage": "http://jakubroztocil.github.io/rrule/",
"license": "SEE LICENSE IN LICENSE",
0 commit comments