Bumped version to 0.1.0.
This commit is contained in:
parent
f05ee20408
commit
b6aed6214f
@ -4,7 +4,7 @@ All notable changes to SSG will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Next
|
||||
## 0.1.0
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'com.jessebrault.ssg'
|
||||
version '0.0.1'
|
||||
version '0.1.0'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
Loading…
Reference in New Issue
Block a user