Skip to content

Commit 02f8feb

Browse files
committed
4.1.5
1 parent 724605b commit 02f8feb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*uhtml* (micro *µ* html) is one of the smallest, fastest, memory consumption friendly, yet zero-tools based, library to help creating or manipulating DOM content.
1+
*uhtml* (micro *µ* html) is one of the smallest, fastest, memory consumption friendly, yet zero-tools based, library to safely help creating or manipulating DOM content.
22

33
It is entirely Web standards based and it adds just the minimal amount of *spices* to the templates literals it's able to understand and optimized for either repeated updates or one-off operations.
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uhtml",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "A micro HTML/SVG render",
55
"main": "./cjs/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)