Compare commits
No commits in common. "1f9b434154441d74f416cb47d0554ddafd4e35c5" and "d8ed73cb00d160686f5f2583ffa0dabb86c4c68d" have entirely different histories.
1f9b434154
...
d8ed73cb00
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.4.1-SNAPSHOT"
|
||||
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.3.2-SNAPSHOT"
|
||||
:description "Contains predicates and tools for c4k"
|
||||
:url "https://domaindrivenarchitecture.org"
|
||||
:license {:name "Apache License, Version 2.0"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(defproject org.domaindrivenarchitecture/c4k-common-clj "6.4.1-SNAPSHOT"
|
||||
(defproject org.domaindrivenarchitecture/c4k-common-clj "6.3.2-SNAPSHOT"
|
||||
:description "Contains predicates and tools for c4k"
|
||||
:url "https://domaindrivenarchitecture.org"
|
||||
:license {:name "Apache License, Version 2.0"
|
||||
|
|
Loading…
Reference in a new issue