Skip to content

Commit

Permalink
Release 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Jun 30, 2021
1 parent 5cc5617 commit 33aa20a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/lightense.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! lightense-images v1.0.11 | © Tunghsiao Liu | MIT */
/*! lightense-images v1.0.12 | © Tunghsiao Liu | MIT */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
Expand Down
2 changes: 1 addition & 1 deletion dist/lightense.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lightense-images",
"version": "1.0.11",
"version": "1.0.12",
"description": "A dependency-free pure JavaScript image zooming library less than 2 KB (gzipped)",
"main": "dist/lightense.js",
"scripts": {
Expand Down

0 comments on commit 33aa20a

Please sign in to comment.