Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
- bones_ui: ^1.0.12
- dom_tools: ^1.3.2
  • Loading branch information
gmpassos committed Jun 10, 2020
1 parent 4afda18 commit d228862
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.2

- bones_ui: ^1.0.12
- dom_tools: ^1.3.2

## 1.0.1

- Add API Documentation.
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: bones_ui_bootstrap
description: Adds Bootstrap support to Dart package bones_ui, allowing use of Bootstrap components and CSS.
version: 1.0.1
version: 1.0.2
homepage: https://github.com/Colossus-Services/bones_ui_bootstrap

environment:
sdk: '>=2.7.0 <3.0.0'

dependencies:
bones_ui: ^1.0.11
bones_ui: ^1.0.12
#path: ../bones_ui
swiss_knife: ^2.5.2
#path: ../swiss_knife
amdjs: ^1.0.3
#path: ../amdjs
dom_tools: ^1.3.1
dom_tools: ^1.3.2
#path: ../dom_tools
intl_messages: ^1.1.8
#path: ../intl_messages
Expand Down

0 comments on commit d228862

Please sign in to comment.