Skip to content

Commit 27eff4a

Browse files
committed
Updating version number
1 parent 2afa7f0 commit 27eff4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
![Stable 1.0.5](https://img.shields.io/badge/stable-1.0.5-33a2d8)
1+
![Stable 1.0.6](https://img.shields.io/badge/stable-1.0.5-33a2d8)
22
![Dependancies up to date](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen)
33
![vanilla javascript](https://img.shields.io/badge/vanilla-js-brightgreen)
44

5-
65
# Netlify Build Status Widget (with live status display)
76

87
Widget that shows the current status of your Netlify builds. Ideal for use with Netlify CMS
@@ -81,4 +80,5 @@ Visit your site and you should see the Netlify Build Status widget, showing you
8180
I welcome any feedback on the implementation, since it's been a while since I've released anything :-)
8281

8382
## Press the :star: button
83+
8484
Don't forget to press the :star: button to let me know I should continue improving this project.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-build-status-widget",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Show the current status of your Netlify build",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)