Skip to content

Commit

Permalink
Preparation for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgwerder committed Dec 13, 2017
1 parent 041564a commit a89bf2a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/node_modules
/coverage
.vscode
.nyc_output
.nyc_output
npm-debug.log
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": "certbaker",
"version": "1.0.0-beta.2",
"version": "1.0.0",
"description": "Utility to generate openssl certificates for local development.",
"repository": {
"type": "git",
Expand Down

0 comments on commit a89bf2a

Please sign in to comment.