Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit eedd7e6

Browse files
authored
Merge pull request #1 from justjavac/release-v1.1.0
v1.1.0
2 parents d4381da + dc12e05 commit eedd7e6

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,5 +1,5 @@
11
# Changelog
22

3-
## 1.0.0 - 2019-03-06
3+
## 1.1.0 - 2019-03-07
44

55
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-deno-plugin",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Deno language service plugin for TypeScript",
55
"main": "out/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)