We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9148ff5 commit e9745e3Copy full SHA for e9745e3
packages/miro-api-python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "miro_api"
7
-version = "2.2.3"
+version = "2.2.4"
8
description = "Miro API client"
9
authors = ["Josip Janzic <josip@miro.com>"]
10
readme = "README.md"
packages/miro-api/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mirohq/miro-api",
3
- "version": "2.2.3",
+ "version": "2.2.4",
"description": "Node.js client for the Miro REST API",
"repository": {
"type": "git",
0 commit comments