bump to 0.4.0

This commit is contained in:
Ilya Grigorik
2016-07-29 11:12:32 -07:00
parent 23813d3f15
commit 14e181388f
4 changed files with 23 additions and 16 deletions

View File

@@ -6,9 +6,9 @@
<script src="popup.js"></script>
</head>
<body>
<button id="config">Configure</button>
<button id="config">Settings</button>
<hr />
<button id="feedback">Send feedback</button>
<button id="about">About</button>
<button id="feedback" class="secondary">Send feedback</button>
<button id="about" class="secondary">About</button>
</body>
</html>