Skip to content

Commit e9745e3

Browse files
API client version 2.2.4 (#437)
1 parent 9148ff5 commit e9745e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/miro-api-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "miro_api"
7-
version = "2.2.3"
7+
version = "2.2.4"
88
description = "Miro API client"
99
authors = ["Josip Janzic <josip@miro.com>"]
1010
readme = "README.md"

packages/miro-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mirohq/miro-api",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "Node.js client for the Miro REST API",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)