Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macno committed Jan 7, 2021
1 parent e342ff1 commit 94fac6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ LABEL org.opencontainers.image.vendor="Authkeys" \
org.opencontainers.image.source="https://github.com/theoapp/theo-node" \
org.opencontainers.image.title="Theo Server" \
org.opencontainers.image.description="The authorized keys manager" \
org.opencontainers.image.version="1.0.2" \
org.opencontainers.image.version="1.1.0" \
org.opencontainers.image.documentation="https://theoapp.readthedocs.io" \
org.opencontainers.image.licenses='Apache-2.0'
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theo",
"version": "1.0.2",
"version": "1.1.0",
"description": "Theo is your AuthorizedKeys manager",
"main": "index.js",
"repository": "theoapp/theo-node",
Expand Down

0 comments on commit 94fac6f

Please sign in to comment.