Skip to content

Commit 1c4444f

Browse files
authored
chore(doc): fixed notes on cutting a release (#6)
1 parent cc46b6b commit 1c4444f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEV_NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ cargo login
6363
(cd questdb-confstr-ffi && cargo publish --dry-run)
6464

6565
(cd questdb-confstr && cargo publish)
66-
(cd questdb-confstr && cargo publish)
66+
(cd questdb-confstr-ffi && cargo publish)
6767
```
6868

6969
(If in doubt, see the

0 commit comments

Comments
 (0)