Skip to content

Commit f71c3d7

Browse files
update version number - 1.0.2
1 parent 9c7500b commit f71c3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "particles.js",
33
"main": "particles.js",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"homepage": "https://github.com/VincentGarreau/particles.js",
66
"authors": [
77
"Vincent Garreau <vin.garreau@gmail.com>"

particles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/* MIT license: http://opensource.org/licenses/MIT
44
/* GitHub : https://github.com/VincentGarreau/particles.js
55
/* How to use? : Check the GitHub README
6-
/* v1.0.1
6+
/* v1.0.2
77
/* ----------------------------------------------- */
88

99
function launchParticlesJS(tag_id, params){

0 commit comments

Comments
 (0)