Skip to content

Commit

Permalink
Updated Pkg Version
Browse files Browse the repository at this point in the history
  • Loading branch information
sricharankrishnan committed Jan 19, 2024
1 parent 761dc11 commit 0129008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vowelz",
"version": "1.0.0",
"version": "1.0.1",
"description": "A JavaScript library for efficient manipulation of vowels within strings. Count, transform case, extract positions, and perform various operations on vowels with ease. Enhance your text processing and string transformations using Vowelz.",
"main": "index.js",
"homepage": "https://github.com/sricharankrishnan/vowelz",
Expand Down

0 comments on commit 0129008

Please sign in to comment.