Skip to content

Commit

Permalink
Publish new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
GGG-KILLER committed Feb 18, 2022
1 parent f393fe5 commit 39097ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## v0.2.9-beta.1
### Changed
- Optimized the lexing process with a speedup of 80% in lexing and 76% in parsing.

## v0.2.8
### Added
- Added support for string length to the constant folder.
Expand Down
2 changes: 1 addition & 1 deletion build/LibraryProject.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PropertyGroup>
<Authors>GGG KILLER</Authors>
<Copyright>GGG KILLER © 2021</Copyright>
<Version>0.2.8</Version>
<Version>0.2.9-beta.1</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>

<RepositoryUrl>https://github.com/GGG-KILLER/Loretta</RepositoryUrl>
Expand Down

0 comments on commit 39097ab

Please sign in to comment.