Skip to content

Commit 1f20864

Browse files
authored
Bump version to 0.1.1 (#37)
1 parent 23e428d commit 1f20864

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = "0.1.0";
1+
export const version = "0.1.1";

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "merge-claude-code-settings",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A TypeScript utility that merges Claude Code settings from multiple project-specific configuration files into the global settings file",
55
"author": "Masaya Suzuki <[email protected]>",
66
"license": "MIT",

src/version.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)