1.0.3
This commit is contained in:
parent
85d3f14de9
commit
31935fca2e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## 1.0.3-SNAPSHOT
|
## 1.0.3
|
||||||
|
|
||||||
* Added `before-index` navigator for inserting a single element into a sequence.
|
* Added `before-index` navigator for inserting a single element into a sequence.
|
||||||
* Added `index-nav` navigator for moving an element in a sequence to a new index, shifting other elements in the process.
|
* Added `index-nav` navigator for moving an element in a sequence to a new index, shifting other elements in the process.
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
1.0.3-SNAPSHOT
|
1.0.3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue