Skip to content

Commit 452dfc6

Browse files
author
Jared Stoffan
committed
chore(release): 4.0.0-beta.13
1 parent cec8329 commit 452dfc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/box/box-annotations&style=flat)](https://mergify.io)
33
[![Styled With Prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
44
[![build status](https://travis-ci.com/box/box-annotations.svg?branch=master)](https://travis-ci.com/box/box-annotations)
5-
[![version](https://img.shields.io/badge/version-v4.0.0-beta.12-blue.svg)](https://github.com/box/box-annotations)
5+
[![version](https://img.shields.io/badge/version-v4.0.0-beta.13-blue.svg)](https://github.com/box/box-annotations)
66
[![npm version](https://img.shields.io/npm/v/box-annotations.svg)](https://www.npmjs.com/package/box-annotations)
77

88
# [Box Annotations](https://developer.box.com/docs/getting-started-with-new-box-view#section-annotations)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "box-annotations",
3-
"version": "4.0.0-beta.12",
3+
"version": "4.0.0-beta.13",
44
"description": "Box Annotations",
55
"author": "Box (https://www.box.com/)",
66
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)