Skip to content

Commit 91e8529

Browse files
authored
Merge pull request #202 from StackStorm/release-v111
Patch release v1.1.1 with bug fix for st2 v3.2
2 parents 1e2d962 + e739c4f commit 91e8529

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
In Development
5-
--------------
4+
1.1.1
5+
-----
66

77
Fixed
88
~~~~~

orquesta/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '1.1.0'
15+
__version__ = '1.1.1'

0 commit comments

Comments
 (0)