Skip to content

Commit da9ef19

Browse files
update version to 2.1.3 in package.json; comment out project title in README.md
1 parent 2ab6f6c commit da9ef19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
</p>
55

6-
<h1 align="center">🚀 WebDev Power Kit</h1>
6+
<!-- <h1 align="center">🚀 WebDev Power Kit</h1> -->
77

88
<p align="center">
99
A powerful, modular toolkit that simplifies working with browser APIs, utility tools, and system-level features — built for modern web developers. ⚡

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdev-power-kit",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "A powerful toolkit that simplifies access to browser features like clipboard, notifications, battery, vibration, and more — perfect for modern web developers.",
55
"keywords": ["webdev","browser-api","clipboard","battery","notification","vibration","developer-tools","frontend", "html5-api","javascript","typescript","web-utilities","productivity"],
66
"homepage": "https://github.com/dev-aditya-lab/webdev-power-kit#readme",

0 commit comments

Comments
 (0)