Skip to content

Commit

Permalink
bump version (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaerre authored Apr 1, 2021
1 parent 2e9149b commit e913ed0
Show file tree
Hide file tree
Showing 5 changed files with 1,346 additions and 6,979 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
14
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ after_script:
- npm run coverage
language: node_js
node_js:
- '10'
- '12'
- '13'
- '14'
- '15'
script:
- npm run lint
- npm run test:all
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 prettier-solidity
Copyright (c) 2021 prettier-solidity

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit e913ed0

Please sign in to comment.