We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c624b commit f38b615Copy full SHA for f38b615
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
-## [Unreleased]
+## [0.2.0]
7
8
### Added
9
lib/flowbite/components/version.rb
@@ -2,6 +2,6 @@
2
module Flowbite
module Components
- VERSION = "0.1.4"
+ VERSION = "0.2.0"
end
0 commit comments