Skip to content

Commit a399605

Browse files
committed
chore: version bump
1 parent 308726f commit a399605

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), enforced with [semantic-release](https://github.com/semantic-release/semantic-release).
44

55

6-
## [1.0.1](https://github.com/LottieFiles/lottie-vue/compare/v1.0.0...v1.0.1) (2022-02-16)
6+
## [1.0.3](https://github.com/LottieFiles/lottie-vue/compare/v1.0.0...v1.0.1) (2022-02-16)
77

88

99
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@lottiefiles/vue-lottie-player",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "Lottie player wrapper for Vue.js by LottieFiles",
66
"scripts": {
77
"release": "semantic-release",

0 commit comments

Comments
 (0)