Skip to content

Commit

Permalink
Merge pull request #34 from mountaindude/master
Browse files Browse the repository at this point in the history
3.0.2
  • Loading branch information
mountaindude authored Apr 29, 2019
2 parents 27217da + 4926ee5 commit 3b8b51f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 3.0.2

Move to consistently use Major.Minor.Path versioning scheme for Docker images. No more "v" prefix.

## 3.0.1

Minor update.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "template_app_duplicate",
"version": "3.0.1",
"version": "3.0.2",
"description": "Node.js app for duplicating and customising Qlike Sense apps",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3b8b51f

Please sign in to comment.