Skip to content

Commit 038f455

Browse files
committed
version bump and changelog
1 parent 6937bd9 commit 038f455

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v3.0.0 Release - 2022-03-04
4+
5+
- same as v3.0.0.rc2
6+
37
## v3.0.0.rc2 Release - 2022-02-15
48

59
### Bugfixes

lib/matestack/ui/core/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Matestack
22
module Ui
33
module Core
4-
VERSION = '3.0.0.rc2'
4+
VERSION = '3.0.0'
55
end
66
end
77
end

0 commit comments

Comments
 (0)