Skip to content

Commit

Permalink
Release 0.0.3_9
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Apr 29, 2018
1 parent c390066 commit 8049ab1
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion atmosphere-packages/webpack-dev-middleware/.versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ardatan:[email protected].3_8
ardatan:[email protected].3_9
[email protected]
[email protected]
[email protected]
Expand Down
2 changes: 1 addition & 1 deletion atmosphere-packages/webpack-dev-middleware/package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
name: 'ardatan:webpack-dev-middleware',
debugOnly: true,
version: '0.0.3_8',
version: '0.0.3_9',
summary: 'Webpack Dev Middleware for Meteor',
git: 'https://github.com/ardatan/meteor-webpack',
documentation: '../../README.md'
Expand Down
2 changes: 1 addition & 1 deletion atmosphere-packages/webpack/.versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ardatan:[email protected].3_8
ardatan:[email protected].3_9
[email protected]
2 changes: 1 addition & 1 deletion atmosphere-packages/webpack/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'ardatan:webpack',
version: '0.0.3_8',
version: '0.0.3_9',
summary: 'Webpack Integration for Meteor',
git: 'https://github.com/ardatan/meteor-webpack',
documentation: '../../README.md'
Expand Down
4 changes: 2 additions & 2 deletions examples/angular/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[email protected]
ardatan:[email protected].3_8
ardatan:[email protected].3_8
ardatan:[email protected].3_9
ardatan:[email protected].3_9
[email protected]
[email protected]
[email protected]
Expand Down
4 changes: 2 additions & 2 deletions examples/react/.meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ [email protected]
[email protected]
[email protected]
[email protected]
ardatan:[email protected].3_8
ardatan:[email protected].3_8
ardatan:[email protected].3_9
ardatan:[email protected].3_9
[email protected]
[email protected]
[email protected]
Expand Down
4 changes: 2 additions & 2 deletions examples/vanilla/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[email protected]
ardatan:[email protected].3_8
ardatan:[email protected].3_8
ardatan:[email protected].3_9
ardatan:[email protected].3_9
[email protected]
[email protected]
[email protected]
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/.meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ [email protected]
[email protected]
[email protected]
[email protected]
ardatan:[email protected].3_8
ardatan:[email protected].3_8
ardatan:[email protected].3_9
ardatan:[email protected].3_9
[email protected]
[email protected]
[email protected]
Expand Down

0 comments on commit 8049ab1

Please sign in to comment.