Skip to content

Commit 7092f00

Browse files
authored
bump version (#530)
1 parent 6ce7e10 commit 7092f00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-solidity",
3-
"version": "1.0.0-beta.12",
3+
"version": "1.0.0-beta.13",
44
"description": "A Prettier Plugin for automatically formatting your Solidity code.",
55
"main": "src",
66
"scripts": {
@@ -86,6 +86,6 @@
8686
"string-width": "^4.2.2"
8787
},
8888
"peerDependencies": {
89-
"prettier": "^2.3.1"
89+
"prettier": "^2.3.0"
9090
}
9191
}

0 commit comments

Comments
 (0)