Skip to content

Commit 2a53f51

Browse files
committed
0.18.0
1 parent c536c54 commit 2a53f51

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,6 +1,6 @@
11
{
22
"name": "moysklad",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"description": "Библиотека для работы с API сервиса МойСклад",
55
"main": "index.js",
66
"types": "index.d.ts",

src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { version: '0.17.0' }
1+
module.exports = { version: '0.18.0' }

0 commit comments

Comments
 (0)