Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
- New layer selection widget (drag & drop re-ordering, merge-down)
- New Export button in the menu bar to save the canvas as png
  • Loading branch information
desuwa committed Oct 2, 2019
1 parent 7d91068 commit 2bdd38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var Tegaki;

Tegaki = {
VERSION: '0.3.0',
VERSION: '0.4.0',

startTimeStamp: 0,

Expand Down

0 comments on commit 2bdd38e

Please sign in to comment.