Skip to content

Commit 5563ba5

Browse files
committed
Bump version
1 parent f9e1dee commit 5563ba5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'astrocoders:react-img',
3-
version: '0.0.6',
3+
version: '0.0.7',
44
summary: 'https://github.com/Astrocoders/react-image-smooth-loading/',
55
git: 'https://github.com/Astrocoders/meteor-astrocoders-publish',
66
documentation: 'README.md'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-smooth-loading",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "React component for making your site images appear in a fade in",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)