Skip to content

Commit

Permalink
Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra committed Dec 24, 2023
1 parent 30f41e6 commit 95e6a6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# next-gallery

[![license](https://img.shields.io/badge/license-MIT-blue.svg)]()
[![npm version](https://img.shields.io/badge/npm-v2.0.3-brightgreen)](https://www.npmjs.com/package/next-gallery)
[![npm version](https://img.shields.io/badge/npm-v2.1.0-brightgreen)](https://www.npmjs.com/package/next-gallery)

Next.js component for creating responsive image gallery

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-gallery",
"version": "2.0.3",
"version": "2.1.0",
"description": "Next.js component for creating responsive image gallery",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down

1 comment on commit 95e6a6d

@vercel
Copy link

@vercel vercel bot commented on 95e6a6d Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.