Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #315 from tiki/release/fix-shields
Browse files Browse the repository at this point in the history
fix: shields
  • Loading branch information
mike-audi authored Jun 12, 2023
2 parents acf7693 + 1d2caea commit d783775
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 3.0.2

- no code changes.
- fix bug with shields in README.md

### 3.0.1

- no code changes.
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
![Image](https://img.shields.io/pub/v/tiki_trail_dart?logo=dart)
![Image](https://img.shields.io/pub/points/tiki_trail_dart?logo=dart)
![Image](https://img.shields.io/github/license/tiki/tiki-trail)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
![Image](https://img.shields.io/pub/v/tiki_trail?logo=dart)
![Image](https://img.shields.io/pub/points/tiki_trail?logo=dart)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Expand Down Expand Up @@ -148,4 +147,4 @@ people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

This project follows
the [all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!_
specification. Contributions of any kind welcome!
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: tiki_trail
description: Create and enforce TIKI's immutable data transaction records.
version: 3.0.1
version: 3.0.2
homepage: https://mytiki.com
documentation: https://mytiki.com/docs
repository: https://github.com/tiki/tiki-trail
Expand Down

0 comments on commit d783775

Please sign in to comment.