Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Commit 18f6036

Browse files
committed
chore: release v1.0.0
1 parent b7701cc commit 18f6036

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="1.0.0"></a>
2+
# [1.0.0](https://github.com/eriklieben/aurelia-sortablejs/compare/v0.0.3...v1.0.0) (2016-09-12)
3+
4+
5+
16
<a name="0.0.3"></a>
27
## 0.0.3 (2016-09-12)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-sortablejs",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "A plugin to use SortableJS with Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)