Skip to content

Commit a471356

Browse files
committed
release preparation
1 parent 0d74d49 commit a471356

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* Coveralls integration
12
* Set Up Mocha and Instabul
23

34
## 11 April 2016 - 6.1.0

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"name": "nodezoo-web",
3-
"version": "6.1.3",
3+
"version": "6.2.0",
44
"description": "Frontend for NodeZoo",
55
"author": "Richard Rodger",
66
"contributors": [
77
"Richard Rodger (https://github.com/rjrodger)",
88
"Dean McDonnell (https://github.com/mcdonnelldean)",
99
"Karolina Szczur (https://github.com/thefoxis)",
1010
"Georgette Pincin (https://github.com/Georgette)",
11-
"Vladimir Islamov (https://github.com/vislamov)"
11+
"Vladimir Islamov (https://github.com/vislamov)",
12+
"Mihai Dima (https://github.com/mihaidma)"
1213
],
1314
"main": "./server/start.js",
1415
"license": "MIT",

0 commit comments

Comments
 (0)