We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c67fe commit b5e1973Copy full SHA for b5e1973
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2021 Halcyon Tech Ltd
+Copyright (c) 2022 Halcyon Tech Ltd
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -11,7 +11,8 @@
11
"repository": {
12
"url": "https://github.com/halcyon-tech/vscode-rpgle"
13
},
14
- "version": "0.15.7",
+ "license": "MIT",
15
+ "version": "0.15.8",
16
"engines": {
17
"vscode": "^1.70.0"
18
0 commit comments