Skip to content

Commit

Permalink
chore: version update v1.
Browse files Browse the repository at this point in the history
  • Loading branch information
maryharebear committed Jul 22, 2020
1 parent ff0a6f0 commit 05511e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:12.16.1-alpine3.11 AS builder

LABEL maintainer="HackMerced"
LABEL maintainer.email="general@hackmerced.com"
LABEL version="0.2.1"
LABEL version="1.0.0"

WORKDIR /app
COPY . .
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hackmerced",
"description": "HackMerced Hub",
"version": "0.2.1",
"version": "1.0.0",
"private": true,
"homepage": "http://HackMerced.github.io/HackMerced",
"scripts": {
Expand Down

0 comments on commit 05511e5

Please sign in to comment.