Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jan 7, 2020
1 parent 09e60a1 commit bb443b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/coverage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code Coverage for Eleventy v0.10.0-beta.2
# Code Coverage for Eleventy v0.10.0

| Filename | % Lines | % Statements | % Functions | % Branches |
| ---------------------------------------------------------- | ------- | ------------ | ----------- | ---------- |
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@11ty/eleventy",
"version": "0.10.0-beta.2",
"version": "0.10.0",
"description": "Transform a directory of templates into HTML.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -129,4 +129,4 @@
},
"pre-commit": "lint-staged",
"pre-push": "test"
}
}

0 comments on commit bb443b7

Please sign in to comment.