aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--META6.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a93a14..cdc5b1b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,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).
-## [1.3.2] - 2018-03-20
+## [1.3.3] - 2018-03-20
### Added
- A CHANGELOG is now present to keep track of changes between versions
diff --git a/META6.json b/META6.json
index ae047bd..fc8a31f 100644
--- a/META6.json
+++ b/META6.json
@@ -29,5 +29,5 @@
"test-depends": [
"Test::META"
],
- "version": "1.3.2"
-} \ No newline at end of file
+ "version": "1.3.3"
+}