Skip to content

Commit

Permalink
Add new Pokémon
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhannah committed Aug 3, 2022
1 parent 69a2978 commit 2b7007f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pkpw"
version = "1.1.1"
version = "1.1.2"
authors = ["Jesse Brooklyn Hannah <jesse@jbhannah.net>"]
edition = "2021"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cargo install pkpw

```console
$ pkpw -h
pkpw 1.1.1
pkpw 1.1.2
Jesse Brooklyn Hannah <jesse@jbhannah.net>
What if correct horse battery staple, but Pokémon.

Expand Down
2 changes: 2 additions & 0 deletions src/pokemon/pokemon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -909,5 +909,7 @@ Quaxly
Lechonk
Pawmi
Smoliv
Fidough
Cetitan
Koraidon
Miraidon

0 comments on commit 2b7007f

Please sign in to comment.