@@ -1,4 +1,4 @@
-## 1.3.0 [unreleased]
+## 1.3.0
- Added schedule for checks
- Switched to Chart.js for charts
@@ -320,7 +320,7 @@ For an easy way to group by day, week, month, and more with correct time zones,
## Upgrading
-### 1.3 [unreleased]
+### 1.3
To take advantage of the latest features, create a migration
@@ -1,3 +1,3 @@
module Blazer
- VERSION = "1.2.1"
+ VERSION = "1.3.0"
end