Bump version.
This commit is contained in:
parent
db5b855dea
commit
fba2dd7a84
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rhai_codegen"
|
name = "rhai_codegen"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["jhwgh1968"]
|
authors = ["jhwgh1968"]
|
||||||
description = "Procedural macro support package for Rhai, a scripting language for Rust"
|
description = "Procedural macro support package for Rhai, a scripting language for Rust"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Procedural Macros for Plugins
|
Procedural Macros for Plugins
|
||||||
============================
|
=============================
|
||||||
|
|
||||||
This crate holds procedural macros for code generation, supporting the plugins system
|
This crate holds procedural macros for code generation, supporting the plugins system
|
||||||
for [Rhai](https://github.com/jonathandturner/rhai).
|
for [Rhai](https://github.com/jonathandturner/rhai).
|
||||||
|
Loading…
Reference in New Issue
Block a user