Skip to content

Commit fd45001

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2018-11-14) ### Bug Fixes * resolve linting issues ([393316a](393316a))
1 parent 393316a commit fd45001

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/lokesh-coder/ink-bucket/compare/v1.1.0...v1.1.1) (2018-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve linting issues ([393316a](https://github.com/lokesh-coder/ink-bucket/commit/393316a))
7+
18
# [1.1.0](https://github.com/lokesh-coder/ink-bucket/compare/v1.0.0...v1.1.0) (2018-11-14)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ink-bucket",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"main": "main.js",
55
"scripts": {
66
"ng": "ng",

src/environments/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const INKAPP_VERSION='1.1.0'
1+
export const INKAPP_VERSION='1.1.1'

0 commit comments

Comments
 (0)