Skip to content

Commit f78b4f5

Browse files
chore(all): prepare release 1.0.0-beta.1.2.1
1 parent c3a8719 commit f78b4f5

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-animator-css",
3-
"version": "1.0.0-beta.1.2.0",
3+
"version": "1.0.0-beta.1.2.1",
44
"description": "An implementation of the abstract Animator interface from templating which enables css-based animations.",
55
"keywords": [
66
"aurelia",

doc/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.0.0-beta.1.2.1 (2016-05-10)
2+
3+
14
### 1.0.0-beta.1.2.0 (2016-03-22)
25

36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-animator-css",
3-
"version": "1.0.0-beta.1.2.0",
3+
"version": "1.0.0-beta.1.2.1",
44
"description": "An implementation of the abstract Animator interface from templating which enables css-based animations.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)