We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6937bd9 commit 038f455Copy full SHA for 038f455
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v3.0.0 Release - 2022-03-04
4
+
5
+- same as v3.0.0.rc2
6
7
## v3.0.0.rc2 Release - 2022-02-15
8
9
### Bugfixes
lib/matestack/ui/core/version.rb
@@ -1,7 +1,7 @@
module Matestack
module Ui
module Core
- VERSION = '3.0.0.rc2'
+ VERSION = '3.0.0'
end
0 commit comments