Skip to content

Commit 9638077

Browse files
committed
⬆️ bump version, update readme
1 parent 51fa060 commit 9638077

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,8 @@
11
# Fortune File System Adapter
22

3-
[![Build Status](https://img.shields.io/travis/fortunejs/fortune-fs/master.svg?style=flat-square)](https://travis-ci.org/fortunejs/fortune-fs)
3+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/fortunejs/fortune-fs/test.yml)
44
[![npm Version](https://img.shields.io/npm/v/fortune-fs.svg?style=flat-square)](https://www.npmjs.com/package/fortune-fs)
5-
[![License](https://img.shields.io/npm/l/fortune-fs.svg?style=flat-square)](https://raw.githubusercontent.com/fortunejs/fortune-fs/master/LICENSE)
5+
[![License](https://img.shields.io/npm/l/fortune.svg?style=flat-square)](https://raw.githubusercontent.com/fortunejs/fortune-fs/master/LICENSE)
66

77
This is a file system adapter for Fortune.js.
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fortune-fs",
33
"description": "File system adapter for Fortune.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)