Skip to content

Commit e5cde0d

Browse files
Alan-JowettAlan JowettCopilot
authored
chore: bump version to 0.3.0 for release (#82)
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c89622d commit e5cde0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alan-jowett/promptkit",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Composable prompt toolkit for software engineers. Assemble task-specific prompts from reusable personas, protocols, formats, and templates.",
55
"license": "MIT",
66
"repository": {

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# The bootstrap prompt reads this manifest to discover available
77
# personas, protocols, formats, and task templates.
88

9-
version: "0.2.0"
9+
version: "0.3.0"
1010

1111
personas:
1212
- name: systems-engineer

0 commit comments

Comments
 (0)