0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 15:09:10 -05:00

feat(backend): set datoteka version to 1.1.0

This commit is contained in:
Andrey Antukh 2019-07-09 13:08:01 +02:00
parent 3c066ffce2
commit 1bf12a7338

View file

@ -6,9 +6,7 @@
funcool/suricatta {:git/url "https://github.com/funcool/suricatta.git" funcool/suricatta {:git/url "https://github.com/funcool/suricatta.git"
:sha "80ef2dfdb3248f94f987b476a6bc1a6cfbe5f306"} :sha "80ef2dfdb3248f94f987b476a6bc1a6cfbe5f306"}
funcool/datoteka {:git/url "https://github.com/funcool/datoteka.git" funcool/datoteka {:mvn/version "1.1.0"}
:sha "bae298a642b40e84e92dc195a68444bc63e807d9"}
funcool/struct {:mvn/version "1.4.0"} funcool/struct {:mvn/version "1.4.0"}
ring/ring {:mvn/version "1.7.1"} ring/ring {:mvn/version "1.7.1"}