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 46e1d6e commit 38b847aCopy full SHA for 38b847a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.1.1"></a>
2
+## [0.1.1](https://github.com/EnsembleLab/api-template/compare/0.1.0...v0.1.1) (2017-08-26)
3
+
4
5
6
<a name="0.1.0"></a>
7
# [0.1.0](https://github.com/EnsembleLab/api-template/compare/0.0.2...v0.1.0) (2017-08-17)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "api-template",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "A template for creating APIs Fast",
"main": "app.js",
"scripts": {
0 commit comments