We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f864a2 commit b7eff72Copy full SHA for b7eff72
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.4.0"></a>
2
+# [0.4.0](https://github.com/EnsembleLab/api-template/compare/0.3.1...0.4.0) (2018-01-03)
3
+
4
5
6
<a name="0.3.1"></a>
7
## [0.3.1](https://github.com/EnsembleLab/api-template/compare/0.3.0...0.3.1) (2017-10-18)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "api-template",
- "version": "0.3.1",
+ "version": "0.4.0",
"description": "A template for creating APIs Fast",
"main": "app.js",
"scripts": {
0 commit comments