Skip to content

Commit 04d5859

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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": "git@twopointzero.us",
3535
"name": "Jed Fox"
3636
},
37-
{
38-
"email": "victorio.franco@gmail.com",
39-
"name": "Franco Victorio"
40-
},
4137
{
4238
"email": "hi@mudit.blog",
4339
"name": "Mudit Gupta"
40+
},
41+
{
42+
"email": "victorio.franco@gmail.com",
43+
"name": "Franco Victorio"
4444
}
4545
],
4646
"license": "MIT",

0 commit comments

Comments
 (0)