Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qvantor committed Dec 17, 2018
1 parent 89c6b30 commit d53fd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LeftMenu/LeftMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const LeftMenu = () => {
<Objects />
<Tools />
<AppColors />
<div className='version'>v0.1.1</div>
<div className='version'>v0.2.0</div>
</div>
)
}
Expand Down

0 comments on commit d53fd99

Please sign in to comment.