File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nofrixion-business" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 4
4
<TargetFramework >net7.0</TargetFramework >
5
5
<Nullable >enable</Nullable >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
- <AssemblyVersion >0.0.3 .0</AssemblyVersion >
8
- <FileVersion >0.0.3 .0</FileVersion >
7
+ <AssemblyVersion >0.0.4 .0</AssemblyVersion >
8
+ <FileVersion >0.0.4 .0</FileVersion >
9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nofrixion/webcomponents" ,
3
3
"private" : false ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.0.4 " ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.js" ,
7
7
"module" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments