openrewrite-remote 0.11.0__tar.gz → 0.12.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: openrewrite-remote
3
- Version: 0.11.0
3
+ Version: 0.12.0
4
4
  Summary: Remoting functionality for the OpenRewrite library.
5
5
  License: Moderne, Inc. Commercial License
6
6
  Author: Moderne Inc.
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "openrewrite-remote"
3
- version = "0.11.0" # This will be replaced by the GitHub Actions workflow
3
+ version = "0.12.0" # This will be replaced by the GitHub Actions workflow
4
4
  description = "Remoting functionality for the OpenRewrite library."
5
5
  authors = ["Moderne Inc. <support@moderne.io>"]
6
6
  license = "Moderne, Inc. Commercial License"