Skip to content

Commit

Permalink
Bump to v1.1.1 for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
fkling committed Sep 8, 2016
1 parent 6581e9d commit f19909c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/exerslide/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exerslide",
"version": "1.1.0",
"version": "1.1.1",
"description": "A tool for creating HTML presentations with focus on exercises for web technologies",
"scripts": {
"test": "npm run test-browser && npm run test-server",
Expand Down
2 changes: 1 addition & 1 deletion packages/exerslide/scaffolding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"codemirror": "^5.7.0",
"exerslide": "~1.1.0",
"exerslide": "~1.1.1",
"exerslide-plugin-bulletlist-layout": "^1.1.0",
"exerslide-plugin-center-layout": "^1.1.0",
"exerslide-plugin-column-layout": "^1.1.0",
Expand Down

0 comments on commit f19909c

Please sign in to comment.