Skip to content

Commit

Permalink
[Release] Bumped ibm_i version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristineTChen committed Sep 14, 2021
1 parent 03906c4 commit d09b7e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ibm_i/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# CHANGELOG - IBM i

## 1.0.0 / 2021-09-14

* [Added] Add IBM i integration. See [#9992](https://github.com/DataDog/integrations-core/pull/9992).

2 changes: 1 addition & 1 deletion ibm_i/datadog_checks/ibm_i/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2021-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '0.0.1'
__version__ = '1.0.0'

0 comments on commit d09b7e1

Please sign in to comment.