Skip to content

Commit ff2431e

Browse files
Merge pull request #132 from technote-space/release/v1.4.6
release/v1.4.6
2 parents 1e95fcf + 3334f0f commit ff2431e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/gh-pages/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import $ from 'jquery';
2-
import './jquery.marker-animation.min';
2+
import './index';
33
import './plugin.scss';
44

55
$( () => {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "Marker animation jQuery plugin",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)