Skip to content

Commit fe1a285

Browse files
committed
feat: bump version to 0.7.0
Updates package version to 0.7.0 in jsr.json and package.json for the next release.
1 parent 6fac097 commit fe1a285

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sillvva/utils",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"exports": {
55
".": "./src/entry.ts"
66
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sillvva/utils",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "A module containing general purpose utility functions and types.",
55
"author": "Matt DeKok",
66
"license": "MIT",

0 commit comments

Comments
 (0)