Skip to content

Commit af40541

Browse files
authoredJul 19, 2024··
Merge pull request #21 from agiletech-web-dev/release
2 parents 249fa1e + 7c1820b commit af40541

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"packageManager": "pnpm@9.5.0",
55
"scripts": {
66
"core:build": "pnpm --filter js-utils-es... build",

‎packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-utils-es",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"packageManager": "pnpm@9.5.0",
55
"description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.