Skip to content

Commit

Permalink
bump: version 8.1.36 → 8.1.36.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Jan 11, 2024
1 parent 0227d4e commit 166e890
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v8.1.36.post1 (2024-01-11)

### Feat

- **java**: add io.InputStreamReader and supporting classes (#162)

### Refactor

- **system**: change db.runNameQuery return type to Any (#161)

## v8.1.36 (2024-01-09)

### Refactor
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[project]
name = "ignition-api-stubs"
version = "8.1.36"
version = "8.1.36.post1"
description = "Ignition Scripting API Stubs"
readme = "README.md"
keywords = [
Expand Down

0 comments on commit 166e890

Please sign in to comment.