Skip to content

Commit abcf341

Browse files
committed
3.0.0
1 parent 68a3fdf commit abcf341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
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.2",
4+
"version": "3.0.0",
55
"homepage": "https://github.com/micromatch/braces",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [
@@ -74,4 +74,4 @@
7474
"gulp-format-md"
7575
]
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)