Skip to content

Commit

Permalink
0.2.0 [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
alihsaas committed May 21, 2021
1 parent 1c92761 commit 61512b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## [0.2.0]
- Added boolean type
- Added string type

## [0.1.0]
- Initial release
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "neko"
version = "0.1.0"
version = "0.2.0"
authors = ["alihsaas <alihsaas2@gmail.com>"]
edition = "2018"

Expand Down

0 comments on commit 61512b6

Please sign in to comment.