Skip to content

Commit 16b38d1

Browse files
committed
chore: bump version.
1 parent 73c5275 commit 16b38d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
## How to use
44

55
1. Install the plugin
6-
1. Open a repo host by `coding.net`
6+
1. Open a repo hosted by `coding.net`
77
1. Click on `Log in` button
8-
1. You will be redirected back to the editor, free to try & open an issue
8+
1. You will be redirected back to the editor, feel free to try & open an issue
99

1010
## Development
1111

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "coding-plugin",
33
"displayName": "CODING Merge Requests & Releases",
44
"description": "CODING plugin for VS Code.",
5-
"version": "0.2.1",
5+
"version": "0.3.0",
66
"publisher": "coding-net",
77
"license": "MIT",
88
"engines": {
@@ -19,7 +19,7 @@
1919
"icon": "assets/coding.png",
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/cangzhang/coding-vscode.git"
22+
"url": "https://github.com/Coding/coding-vscode.git"
2323
},
2424
"main": "./out/extension.js",
2525
"contributes": {

0 commit comments

Comments
 (0)