Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 6df505c

Browse files
committed
v1.0.2
1 parent decc4b9 commit 6df505c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "1.0.1"
4+
"version": "1.0.2"
55
}

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.

packages/repl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flok-repl",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "REPL client for Flok",
55
"author": "Damián Silvani <[email protected]>",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)