Skip to content

Commit 7878f85

Browse files
author
Mihai
committed
1.1.1
1 parent fd7f1e4 commit 7878f85

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starcounter-upload",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"homepage": "https://github.com/Starcounter/starcounter-upload",
55
"authors": [
66
"Konstantin <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starcounter-upload",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "<starcounter-upload> is a Starcounter Polymer element to upload files over WebSocket",
55
"main": "starcounter-upload.html",
66
"directories": { },

starcounter-upload.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
version: 1.1.0
2+
version: 1.1.1
33
-->
44

55
<link rel="import" href="../polymer/polymer.html">

0 commit comments

Comments
 (0)