Skip to content

Commit 69793b6

Browse files
committed
bumped to 0.4.0
1 parent 93c6ae2 commit 69793b6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BackstopJS",
3-
"version": "0.2.6",
3+
"version": "0.4.0",
44
"main": "/",
55
"ignore": [
66
"node_modules",

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ <h2>Catch CSS curve balls.</h2>
7171
<p>
7272
<button type="button" class="btn btn-primary">Get it on Github</button>
7373
</p>
74+
<p>
75+
<small><strong>New in version 0.4.0:</strong> NPM installer, SPA load events, improved config.</small>
76+
</p>
7477
</div>
7578
</div>
7679

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backstopjs",
3-
"version": "0.0.0",
3+
"version": "0.4.0",
44
"description": "",
55
"scripts": {},
66
"author": "",

0 commit comments

Comments
 (0)