From f4f8b84a3a95bea42c118d14697076c2de52c8bb Mon Sep 17 00:00:00 2001
From: JSDurand <mmemmew@gmail.com>
Date: Sat, 5 Aug 2023 15:56:58 +0800
Subject: bump version: 0.1.3

* Cargo.toml
* chain/Cargo.toml
* grammar/Cargo.toml: Bump version.

* ChangeLog: Add a short description of the bug fix introduced in this
  version.
---
 grammar/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'grammar')

diff --git a/grammar/Cargo.toml b/grammar/Cargo.toml
index 535b3f5..1c3923f 100644
--- a/grammar/Cargo.toml
+++ b/grammar/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "grammar"
-version = "0.1.2"
+version = "0.1.3"
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-- 
cgit v1.2.3-18-g5258