Skip to content

Commit

Permalink
Merge pull request #14 from techno-dwarf-works/feature/refactoring
Browse files Browse the repository at this point in the history
Version 0.1.1
  • Loading branch information
uurha committed Jul 20, 2024
1 parent a532236 commit b2e329e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "com.tdw.better.logger",
"displayName": "Better Logger",
"version": "0.1.0",
"version": "0.1.1",
"unity": "2021.3",
"description": " ",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.2",
"com.tdw.better.projectsettings": "0.1.1",
"com.tdw.better.commons": "0.0.22",
"com.tdw.better.projectsettings": "0.1.3",
"com.tdw.better.singletons": "0.1.0"
},
"author": {
Expand Down

0 comments on commit b2e329e

Please sign in to comment.