Skip to content

Commit 863093c

Browse files
committed
[Prerelease] Bumped version number
1 parent bcdda73 commit 863093c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.4.1"></a>
2+
## [0.4.1](https://github.com/EnsembleLab/api-template/compare/0.4.0...0.4.1) (2018-04-27)
3+
4+
5+
16
<a name="0.4.0"></a>
27
# [0.4.0](https://github.com/EnsembleLab/api-template/compare/0.3.1...0.4.0) (2018-01-03)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-template",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "A template for creating APIs Fast",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)