Skip to content

Commit

Permalink
Update Package json (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcsantiago authored May 18, 2022
1 parent bd7bbf9 commit 21cf467
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
{
"name": "com.adsbynimbus.unity",
"version": "0.2.0",
"version": "0.5.0",
"displayName": "Ads By Nimbus",
"description": "This package allows for Unity games to access ads driven by Nimbus",
"unity": "2018.4",
"dependencies": {},
"keywords": ["ads", "adsbynimbus", "nimbus"],
"keywords": [
"ads",
"adsbynimbus",
"nimbus"
],
"author": {
"name": "Marc Santiago",
"email": "[email protected]",
"url": "https://www.adsbynimbus.com"
}
}
}

0 comments on commit 21cf467

Please sign in to comment.