We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d64159 commit 85a1926Copy full SHA for 85a1926
2 files changed
installers/npm/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "github-agent",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Installer for Github Agent: just downloads the binary into node_modules",
5
"preferGlobal": true,
6
"license": "BSD-3-Clause",
package.yaml
@@ -1,5 +1,5 @@
name: github-agent
-version: 0.1.0
+version: 0.1.1
#synopsis:
#description:
homepage: https://github.com/k-bx/github-agent#readme
0 commit comments