Skip to content

Commit

Permalink
bump version (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
Janther authored Jul 7, 2021
1 parent 1118a10 commit 1da60ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-solidity",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"description": "A Prettier Plugin for automatically formatting your Solidity code.",
"main": "src",
"scripts": {
Expand Down Expand Up @@ -64,7 +64,7 @@
"@babel/code-frame": "^7.14.5",
"cross-env": "^7.0.3",
"dir-to-object": "^2.0.0",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
Expand Down

0 comments on commit 1da60ad

Please sign in to comment.