Skip to content

Commit accc2d1

Browse files
committed
Bump version to 0.2.0
1 parent a099829 commit accc2d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
66

7-
## [Unreleased]
7+
## [0.2.0] - 2026-02-21
88

99
### Added
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codexcli",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A command-line information store for quick reference of frequently used data",
55
"bin": {
66
"cclid": "dist/index.js",

0 commit comments

Comments
 (0)