Prepare to release v1.1.3
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cae555b..16a9f22 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.1.3
+
+- Added example, fixed recommended lints.
+
 ## 1.1.2
 
 - Updated the SDK constraint.
diff --git a/pubspec.yaml b/pubspec.yaml
index c910d0c..e4e5e14 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: charcode
-version: 1.1.3-dev
+version: 1.1.3
 description: >-
   Constants for ASCII and common non-ASCII character codes represented by
   top-level constants.