Skip to content

Commit 7dc5ac8

Browse files
NickNasomhdawson
authored andcommitted
doc: update metadata for release
1 parent d68e86a commit 7dc5ac8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ to ideas specified in the **ECMA262 Language Specification**.
3737
- **[Contributors](#contributors)**
3838
- **[License](#license)**
3939

40-
## **Current version: 1.3**
40+
## **Current version: 1.4**
4141

4242
(See [CHANGELOG.md](CHANGELOG.md) for complete Changelog)
4343

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Anisha Rohra (https://github.com/anisha-rohra)",
88
"Anna Henningsen (https://github.com/addaleax)",
99
"Arunesh Chandra (https://github.com/aruneshchandra)",
10+
"Ben Berman (https://github.com/rivertam)",
1011
"Benjamin Byholm (https://github.com/kkoopa)",
1112
"Cory Mickelson (https://github.com/corymickelson)",
1213
"David Halls (https://github.com/davedoesdev)",
@@ -16,12 +17,14 @@
1617
"Jason Ginchereau (https://github.com/jasongin)",
1718
"Jim Schlight (https://github.com/jschlight)",
1819
"Jinho Bang (https://github.com/romandev)",
20+
"joshgarde (https://github.com/joshgarde)",
1921
"Konstantin Tarkus (https://github.com/koistya)",
2022
"Kyle Farnung (https://github.com/kfarnung)",
2123
"Matteo Collina (https://github.com/mcollina)",
2224
"Michael Dawson (https://github.com/mhdawson)",
2325
"Michele Campus (https://github.com/kYroL01)",
2426
"Nicola Del Gobbo (https://github.com/NickNaso)",
27+
"Nick Soggin (https://github.com/iSkore)",
2528
"Rolf Timmermans (https://github.com/rolftimmermans)",
2629
"Sampson Gao (https://github.com/sampsongao)",
2730
"Taylor Woll (https://github.com/boingoing)"
@@ -47,5 +50,5 @@
4750
"test": "node test",
4851
"doc": "doxygen doc/Doxyfile"
4952
},
50-
"version": "1.3.0"
53+
"version": "1.4.0"
5154
}

0 commit comments

Comments
 (0)