Skip to content

Commit

Permalink
Bump version to 2022.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gbouvignies committed Apr 28, 2023
1 parent 04c9ad1 commit 90c3f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "chemex"
version = "2022.3.4"
version = "2022.3.5"
description = "ChemEx is an analysis program for chemical exchange detected by NMR"
authors = ["Guillaume Bouvignies <[email protected]>"]
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2022.3.4",
"version": "2022.3.5",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 90c3f48

Please sign in to comment.