Skip to content

Commit a733397

Browse files
committed
v0.3.1
1 parent da65c15 commit a733397

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.3.1
2+
### Bug fixes
3+
* Fixed the UMD bundle and example for the new API.
4+
15
# v0.3.0
26
### Breaking Changes:
37
* `KosherZmanim` is no longer an instantiable class, and the classes are no longer exported under `KosherZmanim.lib.*`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kosher-zmanim",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A library for calculating zmanim, based on KosherJava.",
55
"author": "BehindTheMath",
66
"license": "LGPL-3.0",

0 commit comments

Comments
 (0)