Version 1.0.0
This commit is contained in:
parent
0fc9fc3e65
commit
8034040cc0
3 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@ Our convention 4 kubernetes c4k-* tools combine the advantages of both approache
|
||||||
| c4k-mastodon-bot | 0.1 | - | | | |
|
| c4k-mastodon-bot | 0.1 | - | | | |
|
||||||
| c4k-keycloak | 0.2 | | | | |
|
| c4k-keycloak | 0.2 | | | | |
|
||||||
| c4k-jira | 1.0 | x | x | | x |
|
| c4k-jira | 1.0 | x | x | | x |
|
||||||
| c4k-nextcloud | 0.1 | | | | |
|
| c4k-nextcloud | 0.1 | x | x | | x |
|
||||||
|
|
||||||
[bak1]: https://gitlab.com/domaindrivenarchitecture/c4k-jira/-/merge_requests/1
|
[bak1]: https://gitlab.com/domaindrivenarchitecture/c4k-jira/-/merge_requests/1
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject org.domaindrivenarchitecture/c4k-common-cljs "0.4.4-SNAPSHOT"
|
(defproject org.domaindrivenarchitecture/c4k-common-cljs "1.0.0"
|
||||||
:description "Contains predicates and tools for c4k"
|
:description "Contains predicates and tools for c4k"
|
||||||
:url "https://domaindrivenarchitecture.org"
|
:url "https://domaindrivenarchitecture.org"
|
||||||
:license {:name "Apache License, Version 2.0"
|
:license {:name "Apache License, Version 2.0"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject org.domaindrivenarchitecture/c4k-common-clj "0.4.4-SNAPSHOT"
|
(defproject org.domaindrivenarchitecture/c4k-common-clj "1.0.0"
|
||||||
:description "Contains predicates and tools for c4k"
|
:description "Contains predicates and tools for c4k"
|
||||||
:url "https://domaindrivenarchitecture.org"
|
:url "https://domaindrivenarchitecture.org"
|
||||||
:license {:name "Apache License, Version 2.0"
|
:license {:name "Apache License, Version 2.0"
|
||||||
|
|
Loading…
Reference in a new issue