Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
guyca committed Jun 23, 2023
1 parent 25e23c5 commit 52979b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-obsidian",
"version": "0.0.43",
"version": "0.0.44",
"description": "Dependency injection framework for React and React Native applications",
"scripts": {
"prepack": "npm run lint && tsc --project tsconfig.prod.json",
Expand Down Expand Up @@ -78,4 +78,4 @@
"url": "https://github.com/wix-incubator/react-obsidian/issues"
},
"homepage": "https://github.com/wix-incubator/react-obsidian#readme"
}
}

0 comments on commit 52979b0

Please sign in to comment.