Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roeap committed Mar 9, 2023
1 parent b8b43db commit a399b8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-fluentui-components",
"version": "0.0.8",
"version": "0.0.10",
"description": "FluentUI components for Plotly Dash",
"main": "src/index.ts",
"typings": "@types/*",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dash-fluentui-components"
version = "0.0.8"
version = "0.0.10"
description = "FluentUI components for Plotly Dash."
authors = ["Robert Pack <robstar.pack@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit a399b8a

Please sign in to comment.