chore: bump version to 0.2.0

This commit is contained in:
sepehr 2026-01-04 22:54:36 +01:00
parent 6204425080
commit f07d28aefd
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] - 2026-01-04 ## [0.2.0] - 2026-01-04
### Added ### Added
- **Label Management System**: Complete redesign of label/tag management with color filtering - **Label Management System**: Complete redesign of label/tag management with color filtering

View File

@ -1,6 +1,6 @@
{ {
"name": "memento", "name": "memento",
"version": "0.1.0", "version": "0.2.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",