Skip to content

Commit f75fd02

Browse files
committed
v0.0.9
1 parent efa4aa4 commit f75fd02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-tmux/cli",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"module": "index.js",
55
"type": "module",
66
"scripts": {

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-tmux",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"exports": {
55
".": {
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)