Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnarus-G committed Jul 29, 2023
1 parent e4d614d commit 4a81fd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ntro"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
description = "Introspect configuration files and generate typescript type declarations or other useful typescript code."
homepage = "https://github.com/Gnarus-G/ntro"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ntro",
"version": "0.2.0",
"version": "0.3.0",
"description": "Introspect configuration files and generate typescript type declarations or other useful typescript code.",
"bin": {
"ntro": "./npm/run.js"
Expand Down

0 comments on commit 4a81fd7

Please sign in to comment.