Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Commit 91d357c

Browse files
committed
Update Bower.json: Release version 1.0.8
1 parent 23f3e63 commit 91d357c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "SCILLE_toogle_switch",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Create toggle switches.",
55
"authors": [
66
"Romain Dubois <dubois.rom@gmail.com>",
77
"Vincent Mézino <vincent.mezino@gmail.com>"
88
],
99
"main": [
10-
"sc-toggle-switch.min.js",
11-
"sc-toggle-switch.min.css"
10+
"release/sc-toggle-switch.min.js",
11+
"release/sc-toggle-switch.min.css"
1212
],
1313
"ignore": [
1414
"**/.*",

0 commit comments

Comments
 (0)