We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481a4fb commit ae4343eCopy full SHA for ae4343e
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 1.0.0-beta.2
8
+### Fixed
9
+- Added build files.
10
+
11
## 1.0.0-beta.1
12
### Added
13
- Added a default banner template if no template is defined.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sunset-to-sunset",
3
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"description": "",
"main": "src/js/main.js",
"author": "Cavell Blood",
0 commit comments