Skip to content

Commit 1b19b0f

Browse files
committed
v1.1.0
1 parent c121b60 commit 1b19b0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

esy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bs-log-ppx",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Logging implementation for ReasonML/BuckleScript",
55
"author": "Alex Fedoseev <alex.fedoseev@gmail.com>",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bs-log",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Logging implementation for ReasonML/BuckleScript",
55
"author": "Alex Fedoseev <alex.fedoseev@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)