Skip to content

Commit a99b106

Browse files
committed
chore: update version 2.5.1
1 parent afef9a6 commit a99b106

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">Welcome to boilerplate-express-typescript-sequelize 👋</h1>
22
<p>
3-
<img alt="Version" src="https://img.shields.io/badge/version-2.5.0-blue.svg?cacheSeconds=2592000" />
3+
<img alt="Version" src="https://img.shields.io/badge/version-2.5.1-blue.svg?cacheSeconds=2592000" />
44
<img src="https://img.shields.io/badge/npm-%3E%3D6.10.0-blue.svg" />
55
<img src="https://img.shields.io/badge/node-%3E%3D10.x-blue.svg" />
66
<a href="https://github.com/masb0ymas/boilerplate-express-typescript-sequelize#readme" target="_blank">

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boilerplate-express-typescript",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Just Boilerplate Express with TypeScript ( 🦊 )",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)