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