Skip to content

Commit

Permalink
Updates package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gleb Batykov committed Nov 11, 2022
1 parent cd66cad commit ebc9d38
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# 0.2.7
# 0.2.8

- Update CLI tools;
- Update README files;
- Add const constructor to AgentData class;
- Add class FileLoggerAgentData. It was removed in previous versions. Now added back.

## 0.2.7

- Update documentation.

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: minerva
description: Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authentication aids, and logging tools.
version: 0.2.7
version: 0.2.8
homepage: https://github.com/GlebBatykov/minerva

environment:
Expand Down

0 comments on commit ebc9d38

Please sign in to comment.