Skip to content

Commit 0732429

Browse files
committed
version for release added in package.json
1 parent fc73072 commit 0732429

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/CREATE-A-COMPONENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
}
3939
```
4040

41-
**4 - Add your component in the `config.json` file:**
41+
**5 - Add your component in the `config.json` file:**
4242

4343
```
4444
"atoms": [

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "microscope",
33
"author": "Afonso Pacifer",
44
"license": "MIT",
5+
"version": "0.1.0",
56
"devDependencies": {
67
"autoprefixer-core": "^5.2.0",
78
"grunt": "^0.4.5",

0 commit comments

Comments
 (0)