Skip to content

Commit

Permalink
release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
x1B committed Nov 12, 2014
1 parent b952553 commit 493dd4f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Last Changes


## v1.3.0

- [#10] (https://github.com/LaxarJS/shop_demo/issues/10): Theming: added darkly SCSS theme
- [#9] (https://github.com/LaxarJS/shop_demo/issues/9): Documentation: Fixed links in README.md
- [#8] (https://github.com/LaxarJS/shop_demo/issues/8): Theming: added darkly theme
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ShopDemo",
"version": "1.3.0-pre",
"version": "1.3.0",
"description": "A DemoApp to learn how LaxarJS works.",
"license": "MIT",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ShopDemo",
"version": "0.1.0",
"version": "1.3.0",
"description": "A DemoApp to learn how LaxarJS works.",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 493dd4f

Please sign in to comment.