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 96112ba commit b136439Copy full SHA for b136439
README.md
@@ -4,7 +4,6 @@
4

5

6
7
-
8
MSPS is a user-friendly tool that simplifies switching between various Maven settings profiles.
9
10
## Requirements
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "msps"
-version = "1.0.0"
+version = "1.0.1"
description = "Maven Settings Profile Switcher"
authors = ["István Földházi <istvan.foldhazi@gmail.com>"]
license = "MIT"
0 commit comments