Skip to content

Commit 5947352

Browse files
1.5.3
1 parent 768e543 commit 5947352

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 1.5.2
1+
## 1.5.3
2+
3+
* Add responsive behaviour
4+
5+
### 1.5.2
26

37
* Add welcome.html
48

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wheelnav",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"homepage": "http://wheelnavjs.softwaretailoring.net",
55
"authors": [
66
"Gábor Berkesi <gabor.berkesi@softwaretailoring.net> (http://softwaretailoring.net)"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wheelnav",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Animated javascript navigation component based on Raphaël.js (SVG/VML). It can be a pie menu (radial menu, circular menu) and many more.",
55
"homepage": "http://wheelnavjs.softwaretailoring.net",
66
"main": "js/dist/wheelnav.js",

0 commit comments

Comments
 (0)