Skip to content

Commit

Permalink
chore: bump version to v0.0.67
Browse files Browse the repository at this point in the history
  • Loading branch information
MonsterDeveloper committed Sep 26, 2024
1 parent 0fa0d4d commit 8e0167b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@moysklad/moysklad-ts",
"version": "0.0.66",
"version": "0.0.67",
"exports": {
".": "./src/index.ts"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moysklad-ts",
"version": "0.0.66",
"version": "0.0.67",
"description": "Полностью типизированный, современный и лёгкий клиент МойСклад JSON API",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit 8e0167b

Please sign in to comment.