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 ce04949 commit 354ea81Copy full SHA for 354ea81
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "shell-page",
3
- "version": "0.0.0",
+ "version": "0.1.11",
4
"main": "index.js",
5
"repository": "git@github.com:mvc-works/shell-page.git",
6
"author": "jiyinyiyong <jiyinyiyong@gmail.com>",
release.edn
@@ -1,6 +1,7 @@
-{:version "0.1.11-a5"
- :group-id "mvc-works"
- :artifact-id "shell-page"
- :skip-tag true
- :description "Genetate index.html with Respo"
+{:version "0.1.11",
+ :group-id "mvc-works",
+ :artifact-id "shell-page",
+ :skip-tag true,
+ :description "Genetate index.html with Respo",
:scm-url "https://github.com/mvc-works/shell-page"}
7
+
0 commit comments