Skip to content

Commit

Permalink
chore(VERSION): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoch-cars committed Aug 4, 2022
1 parent eb1381e commit 552267a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ Use at your peril, _for now._
- [X] Add CLI tests
- [X] Add and configure CHANGELOG tracking.
- [X] Support opt-out of format-ing
- [X] Option to only change the module name throughout the project

## Roadmap TODO

- [] Option to only change the module name throughout the project
- [] With module-only option, ensure we remove changed aliases
- [] find dead functions
- [] find module attrs and also move them?
- [] find types referenced in the moved specs
Expand All @@ -52,7 +53,7 @@ Use at your peril, _for now._

### changex usage:

`mix changex.update --github ckochx/ex_factor`
`mix changex.update --github ckochx/ex_factor --format github`

## Installation

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.1
0.3.2

0 comments on commit 552267a

Please sign in to comment.