Bumping version to 1.1.3
This commit is contained in:
parent
e110259684
commit
ff40c03600
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hibas123/jrpcgen",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"main": "lib/index.js",
|
||||
"license": "MIT",
|
||||
"packageManager": "yarn@3.1.1",
|
||||
@ -22,6 +22,8 @@
|
||||
"templates/*.ts",
|
||||
"templates/CSharp/*.cs",
|
||||
"templates/CSharp/*.csproj",
|
||||
"templates/Rust/Cargo.toml",
|
||||
"templates/Rust/src/lib.rs",
|
||||
"examples/*.jrpcproj",
|
||||
"src/**",
|
||||
"tsconfig.json"
|
||||
|
Loading…
Reference in New Issue
Block a user