Skip to content

Commit 74b2db2

Browse files
committedMay 21, 2024
3.0.3
1 parent 88f1429 commit 74b2db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "braces",
33
"description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"homepage": "https://github.com/micromatch/braces",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)