Skip to content

Commit

Permalink
Bump crate version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fatho committed Nov 24, 2024
1 parent a69792d commit 80f5604
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions 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 = "logru"
version = "0.2.0"
version = "0.3.0"
description = "A small, embeddable and fast interpreter for a subset of Prolog."
keywords = ["prolog", "logic-programming", "first-order-logic"]
categories = ["compilers", "algorithms", "mathematics"]
Expand Down

0 comments on commit 80f5604

Please sign in to comment.