Skip to content

Commit 4af9c43

Browse files
committed
change num version
1 parent 17561a5 commit 4af9c43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thomas-claireau/php-p5-openclassrooms",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "package manager for my blog",
55
"type": "project",
66
"keywords": [

public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webpack-php-blog",
33
"description": "Config Webpack 4 for PHP blog",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "index.js",
66
"author": "Thomas Claireau",
77
"private": true,

0 commit comments

Comments
 (0)