Skip to content

Commit 61f0e2a

Browse files
author
Arvid Paeglit
committed
new version 1.1.1
1 parent e690828 commit 61f0e2a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.1.1] - 2019-03-04
2+
- Added support for GitPod
3+
14
## [1.1.0] - 2019-02-02
25
- Improved documentation and tutorial
36
- Performance optimization

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"//": "Changing display name requires change in general.ts",
44
"displayName": "DeepCode (Beta)",
55
"description": "Detect bugs and quality issues in JavaScript, TypeScript, Python and Java...",
6-
"version": "1.1.0",
6+
"version": "1.1.1",
77
"icon": "images/deepCodeLogo.jpg",
88
"publisher": "deepcode",
99
"homepage": "https://www.deepcode.ai/",

0 commit comments

Comments
 (0)