Skip to content

Commit

Permalink
0.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
Actions committed Oct 6, 2023
1 parent a725b05 commit 35d7e75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "rend",
"type": "module",
"version": "0.0.78",
"version": "0.0.79",
"description": "A node renderer using template literals.",
"main": "rend.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "Apache 2.0"
}
}

0 comments on commit 35d7e75

Please sign in to comment.