i18n+filtering fork - fluent-templates v2

release: 1.0.2

Changed files
+2 -2
+1 -1
Cargo.toml
··· 1 1 [package] 2 2 name = "smokesignal" 3 - version = "1.0.1" 3 + version = "1.0.2" 4 4 edition = "2021" 5 5 rust-version = "1.83" 6 6 authors = ["Nick Gerakines <nick.gerakines@gmail.com>"]
+1 -1
Dockerfile
··· 35 35 LABEL org.opencontainers.image.licenses="MIT" 36 36 LABEL org.opencontainers.image.authors="Nick Gerakines <nick.gerakines@gmail.com>" 37 37 LABEL org.opencontainers.image.source="https://tangled.sh/@smokesignal.events/smokesignal" 38 - LABEL org.opencontainers.image.version="1.0.1" 38 + LABEL org.opencontainers.image.version="1.0.2" 39 39 40 40 WORKDIR /var/lib/smokesignal 41 41 USER smokesignal:smokesignal