Skip to content

Commit 29ffa07

Browse files
version bump (vscode-icons#1171)
1 parent a3c4378 commit 29ffa07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-
## 7.13.0 (September 17, 2017)
3+
## 7.13.0 (September 18, 2017)
44

55
- Fix: Fixed `tslint` configuration. ([@robertohuertasm](https://github.com/robertohuertasm) in [#1169](https://github.com/vscode-icons/vscode-icons/pull/1169))
66
- Enhancement: Updated project dependencies. ([@JimiC](https://github.com/JimiC) in [#1167](https://github.com/vscode-icons/vscode-icons/pull/1167))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-icons",
33
"displayName": "vscode-icons",
44
"description": "Icons for Visual Studio Code",
5-
"version": "7.12.0",
5+
"version": "7.13.0",
66
"publisher": "robertohuertasm",
77
"license": "MIT",
88
"author": {
@@ -245,4 +245,4 @@
245245
"open": "0.0.5",
246246
"semver": "^5.4.1"
247247
}
248-
}
248+
}

0 commit comments

Comments
 (0)