Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Dec 15, 2019
1 parent 838f69e commit f4f4185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* update generated readme (838f69e)

## v1.1.0 (2019-12-15)

#### :bug: Bug Fix
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": "ember-no-implicit-this-codemod",
"version": "1.1.0",
"version": "2.0.0",
"description": "Codemods for transforming variable usage to be prefixed with `this`, when appropriate",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit f4f4185

Please sign in to comment.