~tyil/raku-hash-merge

6658e4b68bfad9091f9f0bfbaa0a91efb637e4a3 — Patrick Spek 4 years ago 084eb78 v2.0.0
Bump to version 2.0.0
2 files changed, 4 insertions(+), 4 deletions(-)

M CHANGELOG.md
M META6.json
M CHANGELOG.md => CHANGELOG.md +1 -1
@@ 6,7 6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [2.0.0] - 2020-11-15

### Added


M META6.json => META6.json +3 -3
@@ 1,5 1,5 @@
{
  "api": "1",
  "api": "2",
  "auth": "github:scriptkitties",
  "authors": [
    "Samantha McVey <samantham@posteo.net>",


@@ 23,5 23,5 @@
  "test-depends": [
    "Test::META"
  ],
  "version": "1.0.0"
}
  "version": "2.0.0"
}
\ No newline at end of file