Skip to content

Commit

Permalink
fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralph Huwiler committed May 24, 2019
1 parent 1b4e45f commit 3d955c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]


## [2.4.2] - 2019-05-24

There are no new features or changes in this release.

### Changed
- Upgraded many internal dev-dependencies as well as our build tools.


## [2.4.1] - 2019-05-06

### Fixed
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": "vue-nestable",
"version": "2.4.1",
"version": "2.4.2",
"description": "vue-nestable",
"author": "Ralph Huwiler <ralph@huwiler.rocks>",
"homepage": "https://rhwilr.github.io/vue-nestable/",
Expand Down

0 comments on commit 3d955c8

Please sign in to comment.