chore: fix version

This commit is contained in:
Nate Moore 2021-05-17 10:16:30 -05:00
parent 73bab5e385
commit 507eabe9f0
2 changed files with 3 additions and 7 deletions

View file

@ -1,12 +1,8 @@
# astro # astro
## 0.1.2 ## 0.10.0
### Patch Changes `astro` has been bumped to `0.10.0` to avoid conflicts with the previously publish `astro` package (which was graciously donated to us at `v0.9.2`).
- Bump version to avoid conflict
## 0.1.0
### Minor Changes ### Minor Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "astro", "name": "astro",
"version": "0.1.2", "version": "0.9.0",
"author": "Skypack", "author": "Skypack",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",