Skip to content

Commit 04d5859

Browse files
authored
bump version (#109)
1 parent 230e835 commit 04d5859

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-solidity",
3-
"version": "1.0.0-alpha.16",
3+
"version": "1.0.0-alpha.17",
44
"description": "prettier plugin for solidity",
55
"main": "src",
66
"scripts": {
@@ -34,13 +34,13 @@
3434
"email": "[email protected]",
3535
"name": "Jed Fox"
3636
},
37-
{
38-
"email": "[email protected]",
39-
"name": "Franco Victorio"
40-
},
4137
{
4238
"email": "[email protected]",
4339
"name": "Mudit Gupta"
40+
},
41+
{
42+
"email": "[email protected]",
43+
"name": "Franco Victorio"
4444
}
4545
],
4646
"license": "MIT",

0 commit comments

Comments
 (0)