Skip to content

Commit ab81dfb

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2023-12-28) ### Features * **CLI:** CLI command to list and get snippets ([d3d44cd](d3d44cd))
1 parent 9cdd676 commit ab81dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csm-kit",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "CSM is a CLI tool to manage your code snippets.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)