Skip to content

Commit

Permalink
chore: update crate version (#27)
Browse files Browse the repository at this point in the history
release v0.4.0
  • Loading branch information
pythonbrad authored May 4, 2024
1 parent fcdf0f1 commit 5452672
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0] - 2024-05-04

### Changed

- (lib) Updated dependencies. [(#25)](https://github.com/pythonbrad/afrim-js/pull/25)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "afrim-js"
version = "0.3.0"
version = "0.4.0"
authors = ["Brady Fomegne <[email protected]>"]
edition = "2018"
description = "Afrim engine for javascript."
Expand Down

0 comments on commit 5452672

Please sign in to comment.