Skip to content

Commit 354ea81

Browse files
committed
release 0.1.11
1 parent ce04949 commit 354ea81

File tree

3 files changed

+197
-196
lines changed

3 files changed

+197
-196
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shell-page",
3-
"version": "0.0.0",
3+
"version": "0.1.11",
44
"main": "index.js",
55
"repository": "git@github.com:mvc-works/shell-page.git",
66
"author": "jiyinyiyong <jiyinyiyong@gmail.com>",

release.edn

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
{:version "0.1.11-a5"
2-
:group-id "mvc-works"
3-
:artifact-id "shell-page"
4-
:skip-tag true
5-
:description "Genetate index.html with Respo"
1+
{:version "0.1.11",
2+
:group-id "mvc-works",
3+
:artifact-id "shell-page",
4+
:skip-tag true,
5+
:description "Genetate index.html with Respo",
66
:scm-url "https://github.com/mvc-works/shell-page"}
7+

0 commit comments

Comments
 (0)