Skip to content

Commit 3a49d70

Browse files
committed
v0.1.1
1 parent b5b32ea commit 3a49d70

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this library will be documented in this file.
44

5-
## 0.1.0 - 2020-07-02
5+
## 0.1.1 - 2020-07-02
66

77
### 🚨 Breaking Changes
88

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-to-json-logic",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Generate JSON Logic objects using JavaScript syntax.",
55
"main": "lib/index.js",
66
"types": "js-to-json-logic.d.ts",

0 commit comments

Comments
 (0)