Skip to content

Commit

Permalink
Version Bump to test Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Dec 29, 2020
1 parent 98f81a6 commit bdfefdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### A Simple to Use Markdown Blog
[![Build Status](https://github.com/jaredwray/writr/workflows/writr-build/badge.svg)](https://github.com/jaredwray/writr/actions)
[![Release Status](https://github.com/jaredwray/writr/workflows/writr-release/badge.svg)](https://github.com/jaredwray/writr/actions)
[![GitHub license](https://img.shields.io/github/license/jaredwray/writr)](https://github.com/jaredwray/writr/blob/master/LICENSE)
[![codecov](https://codecov.io/gh/jaredwray/writr/branch/master/graph/badge.svg)](https://codecov.io/gh/jaredwray/writr)
[![npm](https://img.shields.io/npm/dm/writr)](https://npmjs.com/packages/writr)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "writr",
"version": "0.9.8",
"version": "0.9.9",
"description": "A Simple to Use Markdown Blog",
"main": "./dist/index",
"types": "./dist/index",
Expand Down

0 comments on commit bdfefdf

Please sign in to comment.