Skip to content

Commit

Permalink
Update package to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml committed Oct 14, 2019
1 parent 8b9b21a commit cfe0aee
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,24 @@
"description": "Powerful Shaders that will make your life easier!",
"keywords": [
"Shader",
"Shaders",
"Configurable",
"Configurable Shaders",
"Supyrb"
"Supyrb",
"Rendering",
"Material Property Drawers"
],
"category": "Utility",
"version": "0.5.1",
"version": "0.5.2",
"unity": "2018.1",
"dependencies": {

}
},
"samples": [
{
"displayName": "Examples",
"description": "Examples scenes and materials with different setups",
"path": "Samples~/Examples"
}
]
}

0 comments on commit cfe0aee

Please sign in to comment.