Skip to content

Commit 37fb892

Browse files
committed
chore(version): bump to 0.9.2
1 parent 110f4ce commit 37fb892

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
`<macro-carousel>` is a carousel (*vanilla*) Web Component ([DEMOS](https://ciampo.github.io/macro-carousel/demo/))
77

8-
Latest version: `0.9.1`
8+
Latest version: `0.9.2`
99

1010
**Please note that this is still a WIP — [wait for version 1.0.0](https://github.com/ciampo/macro-carousel/milestone/1) !**
1111

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "macro-carousel",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Slider as a vanilla Web Component",
55
"main": "src/macro-carousel.js",
66
"scripts": {

0 commit comments

Comments
 (0)