Skip to content

Commit

Permalink
Merge pull request #17 from leirn/leirn-patch-2
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
leirn authored Jan 22, 2024
2 parents a5c6497 + 25a7162 commit 35251b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nav_data"
version = "0.1.5"
version = "0.1.6"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL maintainer="Laurent <laurent@vromman.org>" \
org.opencontainers.image.vendor="Laurent Vromman" \
org.opencontainers.image.documentation="https://github.com/leirn/navdata/README.md" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.version="0.1.5" \
org.opencontainers.image.version="0.1.6" \
org.opencontainers.image.url="https://github.com/leirn/navdata/" \
org.opencontainers.image.source="https://github.com/leirn/navdata/" \
org.opencontainers.image.revision=$VCS_REF \
Expand Down

0 comments on commit 35251b1

Please sign in to comment.