Skip to content

Commit e913ed0

Browse files
authored
bump version (#460)
1 parent 2e9149b commit e913ed0

File tree

5 files changed

+1346
-6979
lines changed

5 files changed

+1346
-6979
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12
1+
14

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ after_script:
22
- npm run coverage
33
language: node_js
44
node_js:
5-
- '10'
65
- '12'
7-
- '13'
6+
- '14'
7+
- '15'
88
script:
99
- npm run lint
1010
- npm run test:all

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 prettier-solidity
3+
Copyright (c) 2021 prettier-solidity
44

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

0 commit comments

Comments
 (0)