Skip to content

Commit f38b615

Browse files
committed
Prepare the next release
Bumping version to 0.2 instead of 0.1.5 since there are significant new features and breaking changes.
1 parent 15c624b commit f38b615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [Unreleased]
6+
## [0.2.0]
77

88
### Added
99

lib/flowbite/components/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Flowbite
44
module Components
5-
VERSION = "0.1.4"
5+
VERSION = "0.2.0"
66
end
77
end

0 commit comments

Comments
 (0)