Skip to content

Commit

Permalink
Merge pull request #8 from stscoundrel/v2.0.0
Browse files Browse the repository at this point in the history
v2.0.0
  • Loading branch information
stscoundrel authored Apr 18, 2022
2 parents f40b377 + 1db0986 commit 36c980b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "old_norwegian_dictionary"
version = "1.0.0"
version = "2.0.0"
authors = ["stscoundrel / Sampo Silvennoinen"]
license = "MIT"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
old_norwegian_dictionary = "1.0.0"
old_norwegian_dictionary = "2.0.0"
```

### Usage
Expand Down

0 comments on commit 36c980b

Please # to comment.