Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 9402cbd

Browse files
author
Jim Clark
committed
Bump repo-check-skill to 0.2.0 and spit metadata
1 parent 4df9513 commit 9402cbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/atomist/skill_meta.cljs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
(def module-name "repo-check-skill")
55
(def path ".")
6-
(def version "0.1.3")
7-
(def tag "0.1.3")
8-
(def generated-at "2021-03-17T07:03:43Z")
6+
(def version "0.2.0")
7+
(def tag "0.2.0")
8+
(def generated-at "2021-03-17T07:04:28Z")

0 commit comments

Comments
 (0)