Skip to content

Commit e29259f

Browse files
committed
release 0.3.15
1 parent 7d62eff commit e29259f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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": "respo-ui",
3-
"version": "0.1.0",
3+
"version": "0.3.15",
44
"description": "Respo UI",
55
"main": "index.js",
66
"scripts": {

release.edn

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
{:version "0.3.15-a1"
2-
:group-id "respo"
3-
:artifact-id "ui"
4-
:description "Tiny collection of styles used in Respo"
5-
:skip-tag true
1+
{:version "0.3.15",
2+
:group-id "respo",
3+
:artifact-id "ui",
4+
:description "Tiny collection of styles used in Respo",
5+
:skip-tag true,
66
:scm-url "https://github.com/Respo/respo-ui"}
7+

0 commit comments

Comments
 (0)