Skip to content

Commit

Permalink
chore: release v1.6.2
Browse files Browse the repository at this point in the history
## [1.6.2](v1.6.1...v1.6.2) (2022-05-19)

### Bug Fixes

* Fix for registering package ([0632c91](0632c91))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 0632c91 commit 8d4ced8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.2](https://github.com/graphprotocol/AllocationOpt.jl/compare/v1.6.1...v1.6.2) (2022-05-19)


### Bug Fixes

* Fix for registering package ([0632c91](https://github.com/graphprotocol/AllocationOpt.jl/commit/0632c916490ba2ea937bbc36e7a65b0c685380e8))

## [1.6.1](https://github.com/graphprotocol/AllocationOpt.jl/compare/v1.6.0...v1.6.1) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AllocationOpt"
uuid = "c8d4fa36-652a-4cad-a59b-8b946e6f88a6"
authors = ["The Graph Foundation"]
version = "1.6.1"
version = "1.6.2"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down

0 comments on commit 8d4ced8

Please sign in to comment.