Skip to content

Commit 18f5be5

Browse files
committed
Release 1.1.2
1 parent 30ecf8e commit 18f5be5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [1.1.1] - 2020-04-22
3+
## [1.1.2] - 2020-04-22
44

55
* Fixed type hints not being provided for async functions.
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-python-typehint",
33
"displayName": "Python Type Hint",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"publisher": "njqdev",
66
"description": "Type hint completion for Python.",
77
"icon": "images/icon.png",

0 commit comments

Comments
 (0)