|
3 | 3 | "url": "https://github.com/nodejs/node-addon-api/issues"
|
4 | 4 | },
|
5 | 5 | "contributors": [
|
| 6 | + "Andrew Petersen (https://github.com/kirbysayshi)", |
| 7 | + "Anisha Rohra (https://github.com/anisha-rohra)", |
6 | 8 | "Anna Henningsen (https://github.com/addaleax)",
|
7 | 9 | "Arunesh Chandra (https://github.com/aruneshchandra)",
|
8 | 10 | "Benjamin Byholm (https://github.com/kkoopa)",
|
| 11 | + "David Halls (https://github.com/davedoesdev)", |
9 | 12 | "Gabriel Schulhof (https://github.com/gabrielschulhof)",
|
10 | 13 | "Hitesh Kanwathirtha (https://github.com/digitalinfinity)",
|
11 | 14 | "Jason Ginchereau (https://github.com/jasongin)",
|
| 15 | + "Jinho Bang (https://github.com/romandev)", |
| 16 | + "Konstantin Tarkus (https://github.com/koistya)", |
| 17 | + "Kyle Farnung (https://github.com/kfarnung)", |
| 18 | + "Matteo Collina (https://github.com/mcollina)", |
12 | 19 | "Michael Dawson (https://github.com/mhdawson)",
|
| 20 | + "Nicola Del Gobbo (https://github.com/NickNaso)", |
| 21 | + "Rolf Timmermans (https://github.com/rolftimmermans)", |
13 | 22 | "Sampson Gao (https://github.com/sampsongao)",
|
14 | 23 | "Taylor Woll (https://github.com/boingoing)"
|
15 | 24 | ],
|
|
34 | 43 | "test": "node test",
|
35 | 44 | "doc": "doxygen doc/Doxyfile"
|
36 | 45 | },
|
37 |
| - "version": "1.0.0" |
| 46 | + "version": "1.1.0" |
38 | 47 | }
|
0 commit comments