Skip to content

Commit 925ce83

Browse files
committed
bump version
1 parent 0b78552 commit 925ce83

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.versions

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
aldeed:autoform@4.2.2
2-
aldeed:autoform-select2@1.0.3
2+
aldeed:autoform-select2@1.0.4
33
aldeed:simple-schema@1.1.0
44
base64@1.0.2
55
blaze@2.0.4
66
blaze-tools@1.0.2
77
callback-hook@1.0.2
8-
check@1.0.3
9-
ddp@1.0.13
8+
check@1.0.4
9+
ddp@1.0.14
1010
deps@1.0.6
1111
ejson@1.0.5
1212
geojson-utils@1.0.2
1313
html-tools@1.0.3
1414
htmljs@1.0.3
1515
id-map@1.0.2
16-
jquery@1.0.2
16+
jquery@1.11.3
1717
json@1.0.2
1818
livedata@1.0.12
1919
logging@1.0.6
@@ -27,7 +27,7 @@ random@1.0.2
2727
reactive-var@1.0.4
2828
retry@1.0.2
2929
spacebars-compiler@1.0.4
30-
templating@1.0.10
31-
tracker@1.0.4
30+
templating@1.0.11
31+
tracker@1.0.5
3232
ui@1.0.5
3333
underscore@1.0.2

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'aldeed:autoform-select2',
33
summary: 'Custom select2 input type for AutoForm',
4-
version: '1.0.3',
4+
version: '1.0.4',
55
git: 'https://github.com/aldeed/meteor-autoform-select2.git'
66
});
77

0 commit comments

Comments
 (0)