Skip to content

Commit

Permalink
release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjuanes authored Apr 27, 2024
1 parent d0cc870 commit 05a935c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mikel",
"description": "Micro templating library with zero dependencies",
"version": "0.3.2",
"version": "0.4.0",
"type": "module",
"author": {
"name": "Josemi Juanes",
Expand All @@ -20,7 +20,7 @@
"test": "node test.js"
},
"keywords": [
"mustache",
"template",
"templating"
],
"files": [
Expand Down

0 comments on commit 05a935c

Please sign in to comment.