Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Nov 7, 2019
1 parent 1094e39 commit a268977
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This project adheres to [Semantic Versioning](http://semver.org/).

<a name="current-release"></a>
# Version 3.0.2 (Thu, 07 Nov 2019 20:13:48 GMT)

* [1094e39](https://github.com/bootprint/customize/commit/1094e39) remove "11" from dependencies (why was it there?) - Nils Knappmeier



# Version 3.0.1 (Thu, 07 Nov 2019 20:10:45 GMT)

* [d377070](https://github.com/bootprint/customize/commit/d377070) Update dependencies, fix style with eslint - Nils Knappmeier
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customize",
"version": "3.0.1",
"version": "3.0.2",
"description": "A simple framework to create customizable engines",
"repository": {
"type": "git",
Expand Down

0 comments on commit a268977

Please sign in to comment.