Skip to content

Commit

Permalink
chore: Increment patch version from 0.1.0 to 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
shanecelis committed Mar 1, 2021
1 parent 613050a commit 4a80dcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>SeawispHunter.Unity3D.Package.Template</id>
<version>0.1.0</version>
<version>0.1.1</version>
<description>
Create Unity 3D Package from a template.
</description>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.zigurous.template",
"version": "0.1.0-preview",
"version": "0.1.1-preview",
"displayName": "{Zigurous} {Template}",
"description": "Lorem ipsum description.",
"unity": "2019.4",
Expand Down

0 comments on commit 4a80dcd

Please sign in to comment.