Skip to content

Commit 7faa839

Browse files
committed
update version
1 parent d2a9d25 commit 7faa839

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog of ng-walkthrough
22

3+
## V0.9.4 (2019-08-25)
4+
5+
### Corrections
6+
7+
- fix error in console
8+
- rollback on the recalculation timer
9+
310
## V0.9.3 (2019-08-24)
411

512
### Corrections

projects/angular-walkthrough/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-walkthrough",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Walkthrough, an Angular library",
55
"author": "Célian Veyssière",
66
"license": "MIT",

0 commit comments

Comments
 (0)