We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb8651 commit 8d7c7dfCopy full SHA for 8d7c7df
1 file changed
repo.json
@@ -4,6 +4,13 @@
4
"Tags": ["go", "golang"],
5
"Website": "https://github.com/micro-editor/go-plugin",
6
"Versions": [
7
+ {
8
+ "Version": "2.0.2",
9
+ "Url": "https://github.com/micro-editor/go-plugin/archive/v2.0.2.zip",
10
+ "Require": {
11
+ "micro": ">=2.0.0"
12
+ }
13
+ },
14
{
15
"Version": "2.0.1",
16
"Url": "https://github.com/micro-editor/go-plugin/archive/v2.0.1.zip",
0 commit comments