diff --git a/HISTORY.md b/HISTORY.md index 5262865..f1d3d35 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.1.1](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.1.0...v1.1.1) (2021-09-29) + ## [1.1.0](https://git.archive.systems/Dezzpil/ivanovna.orm/compare/v1.0.2...v1.1.0) (2021-09-29) diff --git a/package-lock.json b/package-lock.json index e8ea912..f056db2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ivna-orm", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ivna-orm", - "version": "1.1.0", + "version": "1.1.1", "license": "ISC", "devDependencies": { "@jest/test-sequencer": "^27.2.3", diff --git a/package.json b/package.json index 2b3adff..32810ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ivna-orm", - "version": "1.1.0", + "version": "1.1.1", "description": "Mini ORM for convenience", "main": "dist/index.js", "files": [