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