Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit e0ee5d1

Browse files
author
Chris Botman
committed
Bumped version number.
1 parent 3f9d57c commit e0ee5d1

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
***
44

5-
- Version 0.2.10
5+
- Version 0.2.11
66
- Requires jQuery 1.11.2. v2+ not tested
77
- Built by [Humaan](http://www.humaan.com)
88

dist/js/modaal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Modaal - accessible modals - v0.2.10
2+
Modaal - accessible modals - v0.2.11
33
by Humaan, for all humans.
44
http://humaan.com
55
*/

dist/js/modaal.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<p>An accessible dialog window plugin for all humans.</p>
6363
<a href="https://github.com/humaan/Modaal" target="_blank" class="btn btn-download">Download from Github<?php /* <span><strong>19kb</strong></span>*/ ?></a>
6464
<a href="#inline-content" class="btn modaal main-example" data-modaal-type="inline">View Example</a>
65-
<div class="version" aria-label="Version 0.2.10">v0.2.10</div>
65+
<div class="version" aria-label="Version 0.2.11">v0.2.11</div>
6666
<a href="http://www.humaan.com" target="_blank" class="humaan-project">A Humaan project</a>
6767

6868
<div class="share">

source/js/modaal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Modaal - accessible modals - v0.2.10
2+
Modaal - accessible modals - v0.2.11
33
by Humaan, for all humans.
44
http://humaan.com
55
*/

0 commit comments

Comments
 (0)