Skip to content

Commit

Permalink
bump 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marekkirejczyk committed Dec 7, 2019
1 parent fb6f5b8 commit db85028
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/release-notes/2.1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
This release includes number of minor improvements and updates:
* Fix targetPath not working for nested paths
* Improved CLI
* Improved documentation
* Use eslint instead of tslint
* Update typescript to 3.6.4
* Update to Ganache-core 2.8.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ethereum-waffle",
"description": "Sweeter, faster and simpler than truffle.",
"version": "2.1.0",
"version": "2.1.1",
"author": "Marek Kirejczyk <[email protected]> (http://ethworks.io)",
"repository": "[email protected]:EthWorks/Waffle.git",
"private": false,
Expand Down

0 comments on commit db85028

Please sign in to comment.