Skip to content

Commit e136c32

Browse files
committed
release 2.0.0
1 parent 730d4b0 commit e136c32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 2.0.0 2023-05-08
44

55
**General**
66

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 2.0.0 2023-05-08
44

55
**General**
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_code_formatter",
3-
"version": "2.0.0-rc2",
3+
"version": "2.0.0",
44
"description": " A JupyterLab plugin to facilitate invocation of code formatters.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)