We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d74d49 commit a471356Copy full SHA for a471356
2 files changed
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+* Coveralls integration
2
* Set Up Mocha and Instabul
3
4
## 11 April 2016 - 6.1.0
package.json
@@ -1,14 +1,15 @@
{
"name": "nodezoo-web",
- "version": "6.1.3",
+ "version": "6.2.0",
"description": "Frontend for NodeZoo",
5
"author": "Richard Rodger",
6
"contributors": [
7
"Richard Rodger (https://github.com/rjrodger)",
8
"Dean McDonnell (https://github.com/mcdonnelldean)",
9
"Karolina Szczur (https://github.com/thefoxis)",
10
"Georgette Pincin (https://github.com/Georgette)",
11
- "Vladimir Islamov (https://github.com/vislamov)"
+ "Vladimir Islamov (https://github.com/vislamov)",
12
+ "Mihai Dima (https://github.com/mihaidma)"
13
],
14
"main": "./server/start.js",
15
"license": "MIT",
0 commit comments