Skip to content

Commit f630d21

Browse files
committed
bump 0.3.0
1 parent e1034e4 commit f630d21

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.3.0] - 2020-04-15
910
### Added
1011
- implement DSL for tabs, batch actions, modal dialog, attributes table, panel, sidebar, footer
1112
- improve form DSL

lib/capybara/active_admin/version.rb

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

33
module Capybara
44
module ActiveAdmin
5-
VERSION = '0.2.1'
5+
VERSION = '0.3.0'
66
end
77
end

0 commit comments

Comments
 (0)