Skip to content

Commit 57a7bf0

Browse files
committed
Bump version
1 parent c296177 commit 57a7bf0

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,6 +1,6 @@
11
{
22
"name": "@webstackbuilders/import-sort-style-jsxpragma",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "An import-sort style that places jsx pragma compiler directives and associated jsx imports at the top of code files, and groups and sorts by module with support for scoped modules.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)