Skip to content

Commit 3d53446

Browse files
xrendanclaude
andcommitted
Bump versions to 0.1.1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent defeeb5 commit 3d53446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildcanada/charts",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A configurable data visualization library for creating interactive charts. Extracted from Our World in Data's Grapher.",
55
"type": "module",
66
"main": "src/index.ts",

packages/colours/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildcanada/colours",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Canadian colour tokens for design systems",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)