Skip to content

Commit 862a595

Browse files
committed
Bumping versions
1 parent 6607dad commit 862a595

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "springroll-container",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "dist/container.min.js",
55
"dependencies":
66
{
@@ -30,4 +30,4 @@
3030
"src",
3131
"test"
3232
]
33-
}
33+
}

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SpringRoll Container",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "The iframe controller for interacting with SpringRoll applications",
55
"url": "https://github.com/SpringRoll/SpringRollContainer",
66
"output": "container",
@@ -16,4 +16,4 @@
1616
"src/container/ContainerPlugin.js",
1717
"src/container/plugins/*.js"
1818
]
19-
}
19+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "springroll-container",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "The iframe controller for interacting with SpringRoll applications",
55
"main": "./dist/container.min.js",
66
"author":
@@ -43,4 +43,4 @@
4343
"url": "https://github.com/SpringRoll/SpringRollContainer/issues"
4444
},
4545
"homepage": "https://github.com/SpringRoll/SpringRollContainer"
46-
}
46+
}

0 commit comments

Comments
 (0)