Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit ffb503d

Browse files
release: v3.0.1
1 parent 93256ee commit ffb503d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<a name="3.0.1"></a>
2+
# [3.0.1](https://github.com/fluster/fluster-backend/compare/v3.0.0...v3.0.1) (2018-10-18)
3+
4+
### Fixes
5+
6+
* fix admin cronjob timing ([#2](https://github.com/fluster/fluster-backend/issues/2))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluster-backend",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"scripts": {
55
"start": "node ./bin/www"
66
},

0 commit comments

Comments
 (0)