Skip to content

Commit cc846c3

Browse files
authored
Merge pull request #5 from atman-33:release/v0.1.1
Bump version to 0.1.1 in package.json and package-lock.json
2 parents bde5673 + e9b52aa commit cc846c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kiro-for-codex",
33
"displayName": "Kiro for Codex",
44
"description": "Spec-driven development with Codex CLI - inspired by Kiro",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"author": "atman-33",
77
"publisher": "atman-dev",
88
"icon": "icon.png",
@@ -478,4 +478,4 @@
478478
"webpack": "^5.100.2",
479479
"webpack-cli": "^6.0.1"
480480
}
481-
}
481+
}

0 commit comments

Comments
 (0)