Skip to content

Commit cd50063

Browse files
committed
2.3.2
1 parent 8a3edbb commit cd50063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "2.3.1",
4+
"version": "2.3.2",
55
"homepage": "https://github.com/micromatch/braces",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)