Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dangershony committed Oct 16, 2023
1 parent cd334cb commit f420722
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angor",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"scripts": {
"version": "node -p \"require('./package.json').version\"",
Expand Down
1 change: 1 addition & 0 deletions src/Angor.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
..\LICENSE = ..\LICENSE
..\package.json = ..\package.json
..\README.md = ..\README.md
EndProjectSection
EndProject
Expand Down

0 comments on commit f420722

Please sign in to comment.