We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e1dee commit 5563ba5Copy full SHA for 5563ba5
package.js
@@ -1,6 +1,6 @@
1
Package.describe({
2
name: 'astrocoders:react-img',
3
- version: '0.0.6',
+ version: '0.0.7',
4
summary: 'https://github.com/Astrocoders/react-image-smooth-loading/',
5
git: 'https://github.com/Astrocoders/meteor-astrocoders-publish',
6
documentation: 'README.md'
package.json
{
"name": "react-image-smooth-loading",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "React component for making your site images appear in a fade in",
"main": "index.js",
"scripts": {
0 commit comments