Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrehault committed Jan 24, 2020
1 parent 2e1da29 commit 228078e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# 1.0.2 (2020-01-24)
# 1.0.3 (2020-01-24)

- Auto-tagging and auto-release to NPM

# 1.0.2 (2019-10-24)

- fix import in demo

# 1.0.1 (2019-10-20)

- Fix authentication
Expand Down
4 changes: 2 additions & 2 deletions projects/grange-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grange-core",
"version": "1.0.1",
"name": "@guillotinaweb/grange-core",
"version": "1.0.3",
"license": "MIT",
"author": {
"name": "Eric Brehault",
Expand Down

0 comments on commit 228078e

Please sign in to comment.