Skip to content

Commit e9f73ce

Browse files
committed
chore: bump version to 0.2.6 in root and core package.json
1 parent ccfb509 commit e9f73ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thaterror",
33
"private": true,
4-
"version": "0.2.5",
4+
"version": "0.2.6",
55
"workspaces": [
66
"packages/*"
77
],

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thaterror/core",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "",
55
"main": "src/index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)