Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 09e5acc

Browse files
committed
increment version
1 parent fcd4957 commit 09e5acc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-swagger-ui",
33
"license": "MIT",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"description": "AngularJS implementation of Swagger UI",
66
"homepage": "https://github.com/Orange-OpenSource/angular-swagger-ui",
77
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-swagger-ui",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"dependencies": {},
55
"devDependencies": {
66
"glob": "^4.3.5",

0 commit comments

Comments
 (0)