Skip to content

Commit

Permalink
Updated Version and Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderJohr committed Apr 7, 2024
1 parent 5739a2f commit 60b30e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.4]
- Fixed Bug that Merge Cells were not parsed

## [4.0.3]
- Fix Archive version

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: excel
description: A flutter and dart library for reading, creating, editing and updating excel sheets with compatible both on client and server side.
version: 4.0.4
version: 4.0.5
homepage: https://github.com/justkawal/excel
topics:
- excel
Expand Down

0 comments on commit 60b30e5

Please sign in to comment.