Skip to content

Commit f6a31ad

Browse files
bump version
1 parent 529e9f3 commit f6a31ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
Started from version 0.2.3
8+
Started from version 0.2.5
99

10-
## [0.2.4] - 2019-09-20
10+
## [0.2.5] - 2019-09-20
1111

1212
### Fixed
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-bro-sequelizejs",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Sequelize adapter for AdminBro",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)